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
2014-07-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-73
/
+177
2014-07-11
drm/radeon/dpm: Reenabling SS on Cayman
Alexandre Demers
1
-6
/
+0
2014-07-11
drm/radeon: fix typo in ci_stop_dpm()
Alex Deucher
1
-1
/
+1
2014-07-11
drm/radeon: fix typo in golden register setup on evergreen
Alex Deucher
1
-4
/
+4
2014-07-11
drm/radeon: only print meaningful VM faults
Christian König
3
-6
/
+12
2014-07-11
drm/radeon/dp: return -EIO for flags not zero case
Alex Deucher
1
-1
/
+1
2014-07-10
Merge tag 'drm-intel-fixes-2014-07-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
10
-24
/
+130
2014-07-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
10
-31
/
+29
2014-07-09
drm/i915/vlv: T12 eDP panel timing enforcement during reboot
Clint Taylor
2
-0
/
+44
2014-07-09
drm/i915: Only unbind vgacon, not other console drivers
Daniel Vetter
1
-2
/
+3
2014-07-09
drm/i915: Don't clobber the GTT when it's within stolen memory
Ville Syrjälä
2
-0
/
+47
2014-07-09
drm/i915/vlv: Update the DSI ULPS entry/exit sequence
Shobhit Kumar
1
-14
/
+15
2014-07-09
drm/i915/vlv: DPI FIFO empty check is not needed
Shobhit Kumar
1
-6
/
+0
2014-07-09
drm/i915: Toshiba CB35 has a controllable backlight
Scot Doyle
1
-0
/
+3
2014-07-09
drm/i915: Acer C720 and C720P have controllable backlights
Scot Doyle
1
-0
/
+3
2014-07-09
drm/i915: quirk asserts controllable backlight presence, overriding VBT
Scot Doyle
3
-2
/
+15
2014-07-08
drm/nouveau/ram: fix test for gpio presence
Ben Skeggs
1
-1
/
+1
2014-07-08
drm/nouveau/dp: workaround broken display
Ben Skeggs
1
-0
/
+1
2014-07-08
drm/nouveau/dp: fix required link bandwidth calculations
Ben Skeggs
3
-9
/
+11
2014-07-08
drm/nouveau/kms: restore fbcon after display has been resumed
Ben Skeggs
3
-19
/
+12
2014-07-08
drm/nv50-/kms: pass a non-zero value for head to sor dpms methods
Ben Skeggs
1
-1
/
+2
2014-07-08
drm/nouveau/fb: Prevent inlining of ramfuc_reg
Stéphane Marchesin
1
-1
/
+1
2014-07-08
drm/gk104/ram: bash mpll bit 31 on
Ben Skeggs
1
-0
/
+1
2014-07-08
ACPI / i915: ignore firmware requests for backlight change
Aaron Lu
1
-0
/
+9
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+21
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+21
2014-07-03
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
1
-1
/
+0
2014-07-03
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
14
-26
/
+70
2014-07-03
drm: fix permissions on drm_drv.c
Dave Airlie
1
-0
/
+0
2014-07-02
drm/radeon: page table BOs are kernel allocations
Christian König
1
-2
/
+2
2014-07-02
drm/radeon/cik: fix typo in EOP packet
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
2
-5
/
+21
2014-07-01
drm/radeon/dpm: fix vddci setup typo on cayman
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon/dpm: fix typo in vddci setup for eg/btc
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
2
-6
/
+6
2014-07-01
drm/radeon: Use only one line for whole DPCD debug output
Stefan Brüns
1
-5
/
+7
2014-07-01
drm/radeon: add a module parameter to control deep color support
Alex Deucher
3
-0
/
+8
2014-07-01
drm/radeon: enable bapm by default on desktop TN/RL boards
Alex Deucher
1
-1
/
+9
2014-07-01
drm/radeon: enable bapm by default on KV/KB
Alex Deucher
1
-1
/
+1
2014-07-01
drm/radeon: only apply bapm changes for AC power on ARUBA
Alex Deucher
1
-2
/
+4
2014-07-01
drm/radeon: adjust default dispclk on DCE6 (v2)
Alex Deucher
1
-1
/
+9
2014-07-01
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
Deepak S
1
-0
/
+8
2014-06-30
drm/i915: only apply crt_present check on VLV
Jesse Barnes
1
-1
/
+17
2014-06-27
drm/i915: Wait for vblank after enabling the primary plane on BDW
Ville Syrjälä
2
-0
/
+17
2014-06-27
Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-36
/
+36
2014-06-26
drm/i2c: tda998x: add some basic mode validation
Russell King
1
-0
/
+6
2014-06-26
drm/i2c: tda998x: faster polling for edid
Russell King
1
-2
/
+2
[next]