index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-09-10
drm/mediatek: set DMA max segment size
Alexandre Courbot
2
-2
/
+35
2019-09-10
drm/mediatek: use correct device to import PRIME buffers
Alexandre Courbot
1
-1
/
+13
2019-09-06
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
1
-1
/
+1
2019-09-06
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
1
-1
/
+9
2019-09-06
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
1
-0
/
+6
2019-09-06
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
1
-0
/
+3
2019-09-06
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Aaron Liu
1
-7
/
+7
2019-09-06
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
Kai-Heng Feng
1
-0
/
+1
2019-09-06
drm/bridge: tfp410: fix memleak in get_modes()
Tomi Valkeinen
1
-1
/
+6
2019-09-06
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
3
-3
/
+6
2019-09-06
drm/scheduler: use job count instead of peek
Christian König
1
-2
/
+2
2019-08-29
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
1
-7
/
+17
2019-08-29
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-29
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
1
-1
/
+3
2019-08-29
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-08-29
drm/rockchip: Suspend DP late
Douglas Anderson
1
-1
/
+1
2019-08-25
drm/exynos: fix missing decrement of retry counter
Colin Ian King
1
-2
/
+2
2019-08-25
drm: msm: Fix add_gpu_components
Jeffrey Hugo
1
-1
/
+2
2019-08-25
drm/amdgpu: fix a potential information leaking bug
Wang Xiayang
1
-1
/
+1
2019-08-25
drm/amdgpu: fix error handling in amdgpu_cs_process_fence_dep
Christian König
1
-14
/
+12
2019-08-25
drm/amd/powerplay: fix null pointer dereference around dpm state relates
Evan Quan
2
-6
/
+15
2019-08-25
drm/amdkfd: Fix byte align on VegaM
Kent Russell
1
-1
/
+2
2019-08-25
drm/bridge: tc358764: Fix build error
YueHaibing
1
-1
/
+2
2019-08-25
drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
YueHaibing
1
-0
/
+1
2019-08-25
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
2019-08-25
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2019-08-16
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
1
-2
/
+2
2019-08-16
drm: silence variable 'conn' set but not used
Qian Cai
1
-1
/
+1
2019-08-16
drm/msm/dpu: Correct dpu encoder spinlock initialization
Shubhashree Dhar
1
-2
/
+1
2019-08-16
drm/amd/display: Increase size of audios array
Tai Man
2
-1
/
+2
2019-08-16
drm/amd/display: Only enable audio if speaker allocation exists
Alvin Lee
1
-1
/
+1
2019-08-16
drm/amd/display: Fix dc_create failure handling and 666 color depths
Julian Parkin
2
-2
/
+5
2019-08-16
drm/amd/display: allocate 4 ddc engines for RV2
Derek Lai
1
-1
/
+1
2019-08-16
drm/amd/display: put back front end initialization sequence
Eric Yang
1
-14
/
+1
2019-08-16
drm/amd/display: use encoder's engine id to find matched free audio device
Tai Man
1
-1
/
+7
2019-08-16
drm/amd/display: fix DMCU hang when going into Modern Standby
Zi Yu Liao
1
-1
/
+8
2019-08-16
drm/amd/display: Wait for backlight programming completion in set backlight l...
SivapiriyanKumarasamy
1
-0
/
+4
2019-08-16
drm/amd/display: Clock does not lower in Updateplanes
Murton Liu
1
-0
/
+6
2019-08-16
drm/amd/display: No audio endpoint for Dell MST display
Harmanprit Tatla
1
-1
/
+8
2019-08-09
drm/i915/vbt: Fix VBT parsing for the PSR section
Dhinakaran Pandiyan
2
-4
/
+4
2019-08-06
drm/i915/gvt: fix incorrect cache entry for guest page mapping
Xiaolin Zhang
1
-0
/
+12
2019-08-06
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
1
-3
/
+7
2019-08-06
drm/nouveau: Only release VCPI slots on mode changes
Lyude Paul
1
-1
/
+1
2019-08-06
drm/nouveau/dmem: missing mutex_lock in error path
Ralph Campbell
1
-1
/
+2
2019-08-06
drm/nouveau: fix memory leak in nouveau_conn_reset()
Yongxin Liu
1
-1
/
+1
2019-08-06
drm/amd/display: Expose audio inst from DC to DM
Nicholas Kazlauskas
2
-0
/
+4
2019-07-31
drm/i915: Make the semaphore saturation mask global
Chris Wilson
5
-5
/
+5
2019-07-31
drm/panel: Add support for Armadeus ST0700 Adapt
Sébastien Szymanski
1
-0
/
+29
2019-07-31
drm/msm: Depopulate platform on probe failure
Sean Paul
1
-3
/
+11
[next]