index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
drm/radeon: add some missing FireMV pci ids
Alex Deucher
1
-0
/
+2
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-07
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-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-5
/
+5
2011-11-01
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-21
drm/i915: add DP test request handling
Jesse Barnes
1
-0
/
+25
2011-10-21
drm: Add Panel Self Refresh DP addresses
Ben Widawsky
1
-0
/
+36
2011-10-21
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-22
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-04
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+12
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-0
/
+2
2011-07-23
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-1
/
+3
2011-07-23
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
Ole Henrik Jahren
1
-1
/
+1
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
1
-0
/
+1
2011-07-15
drm/radeon/kms: add new NI pci ids
Alex Deucher
1
-0
/
+2
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
1
-7
/
+0
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
5
-10
/
+7
2011-06-21
drm/gem: add hooks to notify driver when object handle is created/destroyed
Ben Skeggs
1
-0
/
+2
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+2
2011-06-08
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+11
2011-06-02
drm/radeon/kms: add llano pci ids
Alex Deucher
1
-0
/
+11
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-32
/
+69
2011-05-20
drm/dp: add some new DP regs for DP 1.2
Alex Deucher
1
-0
/
+5
2011-05-16
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
1
-1
/
+1
[next]