index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-30
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
1
-0
/
+6
2014-12-14
drm/radeon: remove invalid pci id
Alex Deucher
1
-1
/
+0
2014-08-06
introduce SIZE_MAX
Xi Wang
1
-2
/
+2
2014-02-15
drm/radeon: 0x9649 is SUMO2 not SUMO
Alex Deucher
1
-1
/
+1
2013-11-28
drm: Pad drm_mode_get_connector to 64-bit boundary
Chris Wilson
1
-0
/
+2
2012-09-19
drm: Check for invalid cursor flags
Jakob Bornecrantz
1
-2
/
+3
2012-06-10
drm/radeon/kms: add new BTC PCI ids
Alex Deucher
1
-0
/
+2
2012-06-10
drm/radeon/kms: add new Palm, Sumo PCI ids
Alex Deucher
1
-0
/
+2
2012-02-03
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-01
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+8
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
1
-5
/
+4
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+2
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
1
-0
/
+4
2011-11-15
drm/radeon: add some missing FireMV pci ids
Alex Deucher
1
-0
/
+2
2011-11-15
drm/exynos: use gem create function generically
Inki Dae
1
-5
/
+4
2011-11-11
drm/exynos: added padding to be 64-bit align.
Inki Dae
1
-0
/
+2
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
1
-1
/
+3
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+35
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2011-11-02
vmwgfx: Reinstate the update_layout ioctl
Thomas Hellstrom
1
-26
/
+25
2011-11-01
drm/radeon/kms: properly set panel mode for eDP
Alex Deucher
1
-0
/
+3
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
1
-5
/
+7
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+5
2011-10-31
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
1
-1
/
+2
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
2
-20
/
+2
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
1
-11
/
+0
2011-10-24
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2
-0
/
+63
2011-10-20
drm/i915: add DP test request handling
Jesse Barnes
1
-0
/
+25
2011-10-20
drm: Add Panel Self Refresh DP addresses
Ben Widawsky
1
-0
/
+36
2011-10-20
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+2
2011-10-10
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
2
-0
/
+18
2011-10-10
vmwgfx: Add fence events
Thomas Hellstrom
1
-2
/
+45
2011-10-05
DRM: add DRM Driver for Samsung SoC EXYNOS4210.
Inki Dae
1
-0
/
+104
2011-10-05
vmwgfx: Add present and readback ioctls
Jakob Bornecrantz
1
-0
/
+63
2011-09-21
drm: support routines for HDMI/DP ELD
Wu Fengguang
2
-0
/
+18
2011-09-06
vmwgfx: Bump major
Thomas Hellstrom
1
-45
/
+1
2011-09-06
vmwgfx: Implement fence objects
Thomas Hellstrom
1
-15
/
+134
2011-09-06
vmwgfx: Fix confusion caused by using "fence" in various places
Thomas Hellstrom
1
-3
/
+3
2011-09-06
vmwgfx: Add functionality to get 3D caps
Thomas Hellstrom
1
-0
/
+25
2011-09-06
vmwgfx: Remove the possibility to map the fifo from user-space
Thomas Hellstrom
1
-4
/
+3
2011-09-06
vmwgfx: Remove the update layout IOCTL.
Thomas Hellstrom
1
-3
/
+0
2011-09-06
vmwgfx: Remove the fifo debug ioctl
Thomas Hellstrom
1
-28
/
+2
2011-08-31
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
Marek Olšák
1
-0
/
+11
2011-08-31
drm/ttm: add a way to bo_wait for either the last read or last write
Marek Olšák
2
-2
/
+20
2011-08-30
drm/gem: add functions for mmap offset creation
Rob Clark
1
-0
/
+3
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-0
/
+1
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2
-1
/
+3
2011-08-03
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
[next]