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
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-06
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
Alex Deucher
1
-3
/
+6
2011-10-05
drm/radeon/kms: fix dp_detect handling for DP bridge chips
Alex Deucher
1
-15
/
+6
2011-10-05
drm/radeon/kms: retry aux transactions if there are status flags
Alex Deucher
1
-3
/
+9
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
3
-127
/
+0
2011-10-03
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
Michel Dänzer
1
-10
/
+10
2011-10-03
drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.
Michel Dänzer
1
-5
/
+7
2011-10-03
drm/radeon: Simplify cursor x/yorigin calculation.
Michel Dänzer
1
-6
/
+2
2011-10-03
drm/radeon/kms: fix cursor image off-by-one error
Nicholas Miell
1
-2
/
+2
2011-10-03
drm/radeon/kms: Fix logic error in DP HPD handler
Alex Deucher
1
-4
/
+4
2011-10-03
drm/radeon/kms: add retry limits for native DP aux defer
Alex Deucher
1
-4
/
+8
2011-10-03
drm/radeon/kms: fix regression in DP aux defer handling
Alex Deucher
1
-2
/
+2
2011-09-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
4
-70
/
+47
2011-09-23
drm/radeon/kms: fix DDIA enable on some rs690 systems
Alex Deucher
1
-1
/
+8
2011-09-23
Revert "drm/radeon/kms: fix typo in r100_blit_copy"
Dave Airlie
1
-2
/
+2
2011-09-22
drm/i915: FBC off for ironlake and older, otherwise on by default
Keith Packard
2
-4
/
+12
2011-09-22
drm/i915: Enable SDVO hotplug interrupts for HDMI and DVI
Simon Farnsworth
2
-62
/
+29
2011-09-20
drm/i915: Enable dither whenever display bpc < frame buffer bpc
Keith Packard
1
-4
/
+6
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
7
-24
/
+34
2011-09-18
drm/radeon/kms: fix typo in r100_blit_copy
Alex Deucher
1
-2
/
+2
2011-09-14
drm/radeon: Unreference GEM object outside of spinlock in page flip error path.
Michel Dänzer
1
-1
/
+1
2011-09-14
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
4
-14
/
+12
2011-09-14
drm/ttm: request zeroed system memory pages for new TT buffer objects
Ben Skeggs
1
-1
/
+2
2011-09-09
drm: Remove duplicate "return" statement
Lin Ming
1
-1
/
+0
2011-09-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
4
-7
/
+30
2011-09-09
drm/nv04/crtc: Bail out if FB is not bound to crtc
Emil Velikov
1
-2
/
+13
2011-09-09
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
Marcin Slusarz
1
-1
/
+1
2011-09-09
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
Marcin Slusarz
1
-1
/
+4
2011-09-09
drm/nouveau: fix oops on pre-semaphore hardware
Ben Skeggs
1
-1
/
+2
2011-09-09
drm/nv50/crtc: Bail out if FB is not bound to crtc
Emil Velikov
1
-2
/
+10
2011-09-06
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
Alex Deucher
2
-20
/
+36
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2
-0
/
+30
2011-08-31
drm/radeon/kms: set a default max_pixel_clock
Dave Airlie
1
-0
/
+3
2011-08-30
drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU
Alex Deucher
1
-0
/
+8
2011-08-30
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
2
-0
/
+2
2011-08-29
drm: Fix the number of connector and encoder to cleanup functions
Joonyoung Shim
1
-0
/
+2
2011-08-27
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2011-08-25
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
1
-1
/
+1
2011-08-23
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...
Thomas Reim
1
-0
/
+10
2011-08-23
drm/ttm: ensure ttm for new node is bound before calling move_notify()
Ben Skeggs
1
-4
/
+6
2011-08-23
drm/ttm: unbind ttm before destroying node in accel move cleanup
Ben Skeggs
1
-1
/
+1
2011-08-23
drm/ttm: fix ttm_bo_add_ttm(user) failure path
Marcin Slusarz
1
-1
/
+3
2011-08-23
i915: do not setup intel_backlight twice
Kamal Mostafa
1
-2
/
+0
2011-08-22
drm/radeon: Make vramlimit parameter actually work.
Michel Dänzer
1
-0
/
+2
2011-08-22
drm/radeon: Explicitly print GTT/VRAM offsets on test failure.
Michel Dänzer
1
-6
/
+18
2011-08-22
drm/radeon: Take IH ring into account for test size calculation.
Michel Dänzer
1
-3
/
+7
2011-08-22
drm/radeon/alpha: Add Alpha support to Radeon DRM code
Jay Estabrook
1
-0
/
+23
2011-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-0
/
+8
2011-08-19
drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge
Jesse Barnes
2
-0
/
+8
2011-08-16
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-116
/
+264
2011-08-15
drm/i915: Cannot set clock gating under UMS
Keith Packard
1
-1
/
+2
[next]