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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
drm/edid: compare actual vrefresh for all modes for quirks
Alex Deucher
1
-3
/
+8
2013-11-11
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
10
-257
/
+448
2013-11-10
drm: shmob_drm: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-2
/
+2
2013-11-10
Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...
Dave Airlie
19
-126
/
+1806
2013-11-10
Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
20
-156
/
+870
2013-11-10
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
22
-252
/
+664
2013-11-10
drm/nouveau: fix 32-bit build
Dave Airlie
1
-1
/
+1
2013-11-08
Revert "drm/radeon/audio: don't set speaker allocation on DCE4+"
Alex Deucher
2
-6
/
+0
2013-11-08
drm/radeon/audio: improve ACR calculation
Pierre Ossman
1
-22
/
+46
2013-11-08
drm/radeon/audio: correct ACR table
Pierre Ossman
1
-3
/
+3
2013-11-08
drm/radeon: fix mismerge of drm-next with 3.12
Alex Deucher
1
-12
/
+4
2013-11-08
drm/radeon: fill in radeon_asic_init for hawaii
Alex Deucher
1
-18
/
+39
2013-11-08
drm/radeon: modesetting updates for hawaii
Alex Deucher
1
-1
/
+3
2013-11-08
drm/radeon: atombios.h updates for hawaii
Alex Deucher
1
-12
/
+115
2013-11-08
drm/radeon: update cik_get_csb_buffer for hawaii
Alex Deucher
1
-0
/
+4
2013-11-08
drm/radeon: add hawaii dpm support
Alex Deucher
3
-11
/
+52
2013-11-08
drm/radeon/cik: add hawaii UVD support
Alex Deucher
1
-0
/
+1
2013-11-08
drm/radeon: update firmware loading for hawaii
Alex Deucher
2
-3
/
+62
2013-11-08
drm/radeon: update rb setup for hawaii
Alex Deucher
2
-2
/
+13
2013-11-08
drm/radeon: add golden register settings for hawaii
Alex Deucher
1
-0
/
+179
2013-11-08
drm/radeon: update cik_tiling_mode_table_init() for hawaii
Alex Deucher
2
-2
/
+222
2013-11-08
drm/radeon: minor updates to cik.c for hawaii
Alex Deucher
2
-2
/
+9
2013-11-08
drm/radeon: update cik_gpu_init() for hawaii
Alex Deucher
2
-0
/
+18
2013-11-08
drm/radeon: add Hawaii chip family
Alex Deucher
2
-0
/
+2
2013-11-08
drm/radeon: fix-up some float to fixed conversion thinkos
Alex Deucher
2
-19
/
+5
2013-11-08
drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well
Alex Deucher
1
-28
/
+12
2013-11-08
drm/radeon/kms: add crtc_disable function for legacy crtc
Ilija Hadzic
1
-0
/
+21
2013-11-08
drm/radeon/kms: unpin fb in atombios crtc disable
Ilija Hadzic
1
-0
/
+15
2013-11-08
drm/radeon/audio: fix missing multichannel PCM SAD in some cases
Anssi Hannula
3
-15
/
+45
2013-11-08
drm/i915: Mask the vblank interrupt on bdw by default
Daniel Vetter
1
-8
/
+8
2013-11-08
drm/i915: Wire up cpu fifo underrun reporting support for bdw
Daniel Vetter
2
-1
/
+26
2013-11-08
drm/i915: Optimize gen8_enable|disable_vblank functions
Daniel Vetter
1
-12
/
+6
2013-11-08
drm/i915: Wire up pipe CRC support for bdw
Daniel Vetter
1
-0
/
+4
2013-11-08
drm/i915: Wire up PCH interrupts for bdw
Daniel Vetter
1
-0
/
+16
2013-11-08
drm/i915: Wire up port A aux channel
Daniel Vetter
2
-3
/
+19
2013-11-08
drm/i915: Fix up the bdw pipe interrupt enable lists
Daniel Vetter
2
-9
/
+10
2013-11-08
drm/i915: Optimize pipe irq handling on bdw
Daniel Vetter
2
-25
/
+20
2013-11-08
drm/i915/bdw: Take render error interrupt out of the mask
Daniel Vetter
1
-2
/
+1
2013-11-08
drm/i915/bdw: Add BDW PCH check first
Ben Widawsky
1
-5
/
+5
2013-11-08
drm/i915: Use hsw_crt_get_config on BDW
Ville Syrjälä
1
-6
/
+5
2013-11-08
drm/i915/bdw: Change dp aux timeout to 600us on DDIA
Ben Widawsky
1
-1
/
+7
2013-11-08
drm/i915/bdw: Enable trickle feed on Broadwell
Ville Syrjälä
2
-2
/
+2
2013-11-08
drm/i915/bdw: WaSingleSubspanDispatchOnAALinesAndPoints
Ben Widawsky
2
-0
/
+4
2013-11-08
drm/i915/bdw: conservative SBE VUE cache mode
Ben Widawsky
2
-0
/
+5
2013-11-08
drm/i915/bdw: Limit SDE poly depth FIFO to 2
Ben Widawsky
2
-0
/
+4
2013-11-08
drm/i915/bdw: Sampler power bypass disable
Ben Widawsky
2
-0
/
+3
2013-11-08
ddrm/i915/bdw: Disable centroid pixel perf optimization
Ben Widawsky
2
-0
/
+7
2013-11-08
drm/i915/bdw: BWGTLB clock gate disable
Ben Widawsky
2
-0
/
+3
2013-11-08
drm/i915/bdw: Implement edp PSR workarounds
Ben Widawsky
2
-0
/
+18
2013-11-08
drm/i915/bdw: Disable semaphores
Ben Widawsky
1
-0
/
+6
[next]