index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-21
136
-5291
/
+11992
|
\
|
*
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
2010-05-21
1
-1
/
+1
|
*
Merge remote branch 'nouveau/for-airlied' into drm-next
Dave Airlie
2010-05-21
15
-223
/
+1067
|
|
\
|
|
*
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
1
-39
/
+38
|
|
*
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
1
-0
/
+3
|
|
*
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
1
-77
/
+88
|
|
*
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
1
-16
/
+23
|
|
*
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
1
-23
/
+28
|
|
*
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
4
-24
/
+120
|
|
*
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
1
-5
/
+16
|
|
*
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
2
-2
/
+7
|
|
*
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
4
-5
/
+46
|
|
*
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
2010-05-19
1
-0
/
+6
|
|
*
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
2010-05-19
1
-25
/
+26
|
|
*
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
2010-05-19
1
-0
/
+124
|
|
*
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
2010-05-19
1
-1
/
+1
|
|
*
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
2010-05-19
1
-5
/
+0
|
|
*
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
2010-05-19
1
-13
/
+553
|
|
*
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
2010-05-19
1
-1
/
+1
|
*
|
drm/radeon: fix power supply kconfig interaction.
Dave Airlie
2010-05-21
2
-1
/
+1
|
*
|
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2010-05-21
2
-1
/
+6
|
*
|
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
2010-05-21
1
-1
/
+1
|
*
|
drm/radeon/kms: don't default display priority to high on rs4xx
Alex Deucher
2010-05-21
1
-1
/
+4
|
*
|
drm/edid: fix typo in 1600x1200@75 mode
Alex Deucher
2010-05-21
1
-1
/
+1
|
|
/
|
*
drm/radeon: fix hdmi offset bug reported by smatch.
Dave Airlie
2010-05-19
1
-1
/
+1
|
*
drm/radeon/kms: hpd cleanup
Alex Deucher
2010-05-19
4
-16
/
+15
|
*
drm/radeon/kms: reset ddc_bus in object header parsing
Alex Deucher
2010-05-19
1
-3
/
+2
|
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
35
-220
/
+526
|
|
\
|
|
*
drm/i915: Fix out of tree builds
Peter Clifton
2010-05-10
2
-1
/
+3
|
|
*
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2010-05-10
2
-15
/
+22
|
|
*
drm/i915: don't allow tiling changes on pinned buffers v2
Daniel Vetter
2010-05-10
1
-0
/
+5
|
|
*
drm/i915: Be extra careful about A/D matching for multifunction SDVO
Adam Jackson
2010-05-10
1
-24
/
+21
|
|
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
3
-32
/
+11
|
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
30
-105
/
+356
|
|
|
\
|
|
*
|
drm/i915: cleanup mode setting before unmapping registers
Jesse Barnes
2010-05-07
1
-2
/
+2
|
|
*
|
drm/i915: Make fbc control wrapper functions
Adam Jackson
2010-05-07
4
-36
/
+51
|
|
*
|
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
Chris Wilson
2010-05-07
1
-0
/
+45
|
|
*
|
drm/i915: Use spatio-temporal dithering on PCH
Adam Jackson
2010-05-07
2
-5
/
+10
|
*
|
|
drm/radeon/pm: fix device_create_file return value checks.
Dave Airlie
2010-05-18
1
-2
/
+7
|
*
|
|
drm/radeon/kms/pm: fix r6xx+ profile setup
Alex Deucher
2010-05-18
1
-61
/
+53
|
*
|
|
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
2010-05-18
4
-24
/
+24
|
*
|
|
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
19
-519
/
+790
|
*
|
|
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
2010-05-18
8
-40
/
+94
|
*
|
|
drm/radeon/kms: fix lock ordering in ring, ib handling
Alex Deucher
2010-05-18
1
-17
/
+22
|
*
|
|
radeon: Use fences to gate entry to reclocking on <r600
Matthew Garrett
2010-05-18
1
-0
/
+8
|
*
|
|
radeon: Split out ring locking and allocation
Matthew Garrett
2010-05-18
2
-6
/
+23
|
*
|
|
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
2010-05-18
1
-2
/
+0
|
*
|
|
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
Alex Deucher
2010-05-18
2
-4
/
+12
|
*
|
|
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
Alex Deucher
2010-05-18
1
-11
/
+13
|
*
|
|
drm/radeon/kms: take vram mutex pointer before derefing object.
Dave Airlie
2010-05-18
1
-2
/
+4
[next]