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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-04-13
drm/bridge: lt9611: Fix PLL being unable to lock
Robert Foss
1
-0
/
+1
2023-04-13
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Herbst
2
-3
/
+37
2023-04-13
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Boris Brezillon
1
-0
/
+1
2023-04-05
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Fangzhi Zuo
2
-0
/
+31
2023-04-05
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2023-04-05
drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
Imre Deak
1
-2
/
+2
2023-03-30
drm/i915: Preserve crtc_state->inherited during state clearing
Ville Syrjälä
1
-0
/
+1
2023-03-30
drm/i915/active: Fix missing debug object activation
Nirmoy Das
1
-2
/
+1
2023-03-30
drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
Kai-Heng Feng
4
-17
/
+18
2023-03-30
drm/meson: fix missing component unbind on bind errors
Johan Hovold
1
-5
/
+8
2023-03-30
drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
Matheus Castello
1
-2
/
+2
2023-03-30
drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
Alexandr Sapozhnikov
1
-1
/
+1
2023-03-30
drm/i915/gt: perform uc late init after probe error injection
Andrzej Hajda
1
-2
/
+2
2023-03-22
drm/i915/active: Fix misuse of non-idle barriers as fence trackers
Janusz Krzysztofik
1
-11
/
+13
2023-03-22
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
1
-1
/
+1
2023-03-22
drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
Błażej Szczygieł
1
-10
/
+33
2023-03-22
drm/sun4i: fix missing component unbind on bind errors
Johan Hovold
1
-2
/
+4
2023-03-22
drm/shmem-helper: Remove another errant put in error path
Dmitry Osipenko
1
-3
/
+6
2023-03-22
drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytes
Alex Hung
1
-1
/
+4
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
1
-6
/
+3
2023-03-22
drm/i915/psr: Use calculated io and fast wake lines
Jouni Högander
2
-17
/
+63
2023-03-22
drm/i915/display: clean up comments
Tom Rix
1
-4
/
+4
2023-03-22
drm/i915/display/psr: Handle plane and pipe restrictions at every page flip
José Roberto de Souza
1
-19
/
+46
2023-03-22
drm/i915/display/psr: Use drm damage helpers to calculate plane damaged area
José Roberto de Souza
1
-24
/
+13
2023-03-22
drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled
José Roberto de Souza
1
-0
/
+25
2023-03-22
drm/meson: fix 1px pink line on GXM when scaling video overlay
Christian Hewitt
1
-0
/
+2
2023-03-22
drm/panfrost: Don't sync rpm suspension after mmu flushing
Dmitry Osipenko
1
-1
/
+1
2023-03-17
drm/msm/dpu: fix len of sc7180 ctl blocks
Dmitry Baryshkov
1
-3
/
+3
2023-03-17
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-17
drm/msm: Fix potential invalid ptr free
Rob Clark
1
-3
/
+2
2023-03-17
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-03-17
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
3
-30
/
+0
2023-03-17
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
1
-0
/
+1
2023-03-17
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
1
-2
/
+3
2023-03-12
Revert "drm/i915: Don't use BAR mappings for ring buffers with LLC"
Greg Kroah-Hartman
1
-2
/
+2
2023-03-11
malidp: Fix NULL vs IS_ERR() checking
Miaoqian Lin
1
-1
/
+1
2023-03-11
drm/virtio: Fix error code in virtio_gpu_object_shmem_init()
Harshit Mogalapalli
1
-1
/
+2
2023-03-11
drm/display/dp_mst: Fix down message handling after a packet reception error
Imre Deak
1
-1
/
+1
2023-03-11
drm/display/dp_mst: Fix down/up message handling after sink disconnect
Imre Deak
1
-0
/
+3
2023-03-10
drm/edid: fix AVI infoframe aspect ratio handling
Jani Nikula
1
-9
/
+12
2023-03-10
drm/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
1
-2
/
+2
2023-03-10
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-10
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Mavroudis Chatzilaridis
1
-0
/
+2
2023-03-10
drm/shmem-helper: Revert accidental non-GPL export
Asahi Lina
1
-1
/
+1
2023-03-10
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
Darrell Kavanagh
1
-0
/
+6
2023-03-10
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-10
drm: amd: display: Fix memory leakage
Konstantin Meskhidze
1
-0
/
+1
[next]