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.12.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
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
drm/r128: Use request_firmware() to load CCE microcode
Ben Hutchings
2
-50
/
+49
2009-08-27
drm/mga: Use request_firmware() to load microcode
Ben Hutchings
5
-11750
/
+81
2009-08-27
drm/ttm: consolidate cache flushing code in one place.
Dave Airlie
2
-74
/
+44
2009-08-25
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
9
-51
/
+73
2009-08-25
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
Ma Ling
1
-9
/
+9
2009-08-25
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
Roel Kluin
1
-1
/
+1
2009-08-25
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
Bruno Prémont
1
-1
/
+1
2009-08-25
drm/i915: Set the multiplier for SDVO on G33 platform
Sean Young
1
-1
/
+1
2009-08-23
drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
Michel Dänzer
1
-3
/
+9
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
9
-4
/
+37
2009-08-21
drm/radeon/kms: generate the safe register tables.
Dave Airlie
6
-104
/
+1960
2009-08-21
drm/radeon/kms: add r100/r200 OQ support.
Dave Airlie
2
-0
/
+13
2009-08-21
drm: Fix sysfs device confusion.
Thomas Hellstrom
1
-22
/
+29
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2
-1
/
+2
2009-08-20
drm/ttm: Fixes for "Memory accounting rework."
Thomas Hellstrom
1
-8
/
+28
2009-08-20
drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"
Thomas Hellstrom
2
-4
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
73
-2320
/
+5272
2009-08-19
ttm: Make parts of a struct ttm_bo_device global.
Thomas Hellstrom
5
-115
/
+227
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
4
-100
/
+427
2009-08-19
drm/ttm: Add a virtual ttm sysfs device.
Thomas Hellstrom
1
-1
/
+57
2009-08-19
drm: Enable drm drivers to add drm sysfs devices.
Thomas Hellstrom
1
-0
/
+25
2009-08-19
drm: clarify scaling property names
Jesse Barnes
2
-15
/
+7
2009-08-19
drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC)
Jesse Barnes
1
-2
/
+2
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
3
-1
/
+41
2009-08-16
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
5
-79
/
+47
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
9
-77
/
+217
2009-08-16
drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR
Dave Airlie
1
-0
/
+15
2009-08-15
drm/edid: fixup detailed timings like the X server.
Dave Airlie
1
-38
/
+34
2009-08-15
drm/radeon/kms: Add specific rs690 authorized register table
Jerome Glisse
2
-1
/
+67
2009-08-13
drm: fixup include file in drm_encoder_slave
Dave Airlie
1
-1
/
+1
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
1
-0
/
+18
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
1
-1
/
+1
2009-08-09
drm/i915: silence vblank warnings
Frans Pop
1
-2
/
+2
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
1
-1
/
+1
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
1
-0
/
+2
2009-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
17
-513
/
+1221
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
1
-1
/
+1
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
4
-6
/
+19
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2
-7
/
+16
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
1
-0
/
+18
2009-08-04
drm: Define DRM_MODE_SUBCONNECTOR_SCART
Francisco Jerez
1
-0
/
+2
2009-08-04
drm: Define DRM_MODE_CONNECTOR_TV
Francisco Jerez
2
-0
/
+4
2009-08-04
drm/kms: slave encoder interface.
Francisco Jerez
2
-1
/
+117
2009-08-04
drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS
Zhao Yakui
2
-33
/
+40
[prev]
[next]