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
*
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
2019-08-29
1
-7
/
+17
*
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2019-08-29
2
-5
/
+4
*
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
2019-08-29
1
-1
/
+3
*
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
2019-08-29
1
-0
/
+40
*
drm/rockchip: Suspend DP late
Douglas Anderson
2019-08-29
1
-1
/
+1
*
drm/exynos: fix missing decrement of retry counter
Colin Ian King
2019-08-25
1
-2
/
+2
*
drm: msm: Fix add_gpu_components
Jeffrey Hugo
2019-08-25
1
-1
/
+2
*
drm/amdgpu: fix a potential information leaking bug
Wang Xiayang
2019-08-25
1
-1
/
+1
*
drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
Christian König
2019-08-25
1
-14
/
+12
*
drm/amd/powerplay: fix null pointer dereference around dpm state relates
Evan Quan
2019-08-25
2
-6
/
+15
*
drm/amdkfd: Fix byte align on VegaM
Kent Russell
2019-08-25
1
-1
/
+2
*
drm/bridge: tc358764: Fix build error
YueHaibing
2019-08-25
1
-1
/
+2
*
drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
YueHaibing
2019-08-25
1
-0
/
+1
*
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
2019-08-25
1
-9
/
+13
*
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
2019-08-25
1
-1
/
+1
*
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
2019-08-16
1
-2
/
+2
*
drm: silence variable 'conn' set but not used
Qian Cai
2019-08-16
1
-1
/
+1
*
drm/msm/dpu: Correct dpu encoder spinlock initialization
Shubhashree Dhar
2019-08-16
1
-2
/
+1
*
drm/amd/display: Increase size of audios array
Tai Man
2019-08-16
2
-1
/
+2
*
drm/amd/display: Only enable audio if speaker allocation exists
Alvin Lee
2019-08-16
1
-1
/
+1
*
drm/amd/display: Fix dc_create failure handling and 666 color depths
Julian Parkin
2019-08-16
2
-2
/
+5
*
drm/amd/display: allocate 4 ddc engines for RV2
Derek Lai
2019-08-16
1
-1
/
+1
*
drm/amd/display: put back front end initialization sequence
Eric Yang
2019-08-16
1
-14
/
+1
*
drm/amd/display: use encoder's engine id to find matched free audio device
Tai Man
2019-08-16
1
-1
/
+7
*
drm/amd/display: fix DMCU hang when going into Modern Standby
Zi Yu Liao
2019-08-16
1
-1
/
+8
*
drm/amd/display: Wait for backlight programming completion in set backlight l...
SivapiriyanKumarasamy
2019-08-16
1
-0
/
+4
*
drm/amd/display: Clock does not lower in Updateplanes
Murton Liu
2019-08-16
1
-0
/
+6
*
drm/amd/display: No audio endpoint for Dell MST display
Harmanprit Tatla
2019-08-16
1
-1
/
+8
*
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2019-08-09
2
-4
/
+4
*
drm/i915/gvt: fix incorrect cache entry for guest page mapping
Xiaolin Zhang
2019-08-06
1
-0
/
+12
*
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
2019-08-06
1
-3
/
+7
*
drm/nouveau: Only release VCPI slots on mode changes
Lyude Paul
2019-08-06
1
-1
/
+1
*
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
2019-08-06
1
-1
/
+2
*
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
2019-08-06
1
-1
/
+1
*
drm/amd/display: Expose audio inst from DC to DM
Nicholas Kazlauskas
2019-08-06
2
-0
/
+4
*
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-07-31
5
-5
/
+5
*
drm/panel: Add support for Armadeus ST0700 Adapt
Sébastien Szymanski
2019-07-31
1
-0
/
+29
*
drm/msm: Depopulate platform on probe failure
Sean Paul
2019-07-31
1
-3
/
+11
*
drm/msm/adreno: Ensure that the zap shader region is big enough
Jordan Crouse
2019-07-31
1
-1
/
+7
*
drm/rockchip: Properly adjust to a true clock in adjusted_mode
Douglas Anderson
2019-07-31
1
-1
/
+2
*
drm/bridge: tfp410: fix use of cancel_delayed_work_sync
Tomi Valkeinen
2019-07-31
1
-1
/
+2
*
drm/amd/display: fix compilation error
Hariprasad Kelam
2019-07-31
1
-0
/
+1
*
drm/amd/display: set link->dongle_max_pix_clk to 0 on a disconnect
Samson Tam
2019-07-31
1
-0
/
+6
*
drm/virtio: Add memory barriers for capset cache.
David Riley
2019-07-31
2
-0
/
+5
*
drm/amd/display: Update link rate from DPCD 10
Wesley Chalmers
2019-07-31
1
-3
/
+6
*
drm/amd/display: Always allocate initial connector state state
Nicholas Kazlauskas
2019-07-31
1
-3
/
+7
*
drm/omap: don't check dispc timings for DSI
Sebastian Reichel
2019-07-31
1
-4
/
+14
*
drm/vkms: Forward timer right after drm_crtc_handle_vblank
Daniel Vetter
2019-07-31
1
-6
/
+16
*
drm/crc-debugfs: Also sprinkle irqrestore over early exits
Daniel Vetter
2019-07-31
1
-2
/
+2
*
drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
Daniel Vetter
2019-07-31
1
-2
/
+3
[next]