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-05-17
drm/amd/display: Fix hang when skipping modeset
Aurabindo Pillai
2
-1
/
+7
2023-05-17
drm/exynos: move to use request_irq by IRQF_NO_AUTOEN flag
Tian Tao
2
-6
/
+5
2023-05-17
drm/msm/adreno: Fix null ptr access in adreno_gpu_cleanup()
Akhil P Oommen
1
-2
/
+2
2023-05-17
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
2023-05-17
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
1
-3
/
+5
2023-05-17
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
1
-1
/
+2
2023-05-17
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
1
-1
/
+0
2023-05-17
drm/panel: otm8009a: Set backlight parent to panel device
James Cowgill
1
-1
/
+1
2023-05-17
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
1
-1
/
+5
2023-05-17
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Harshit Mogalapalli
1
-2
/
+4
2023-05-17
drm/msm/adreno: drop bogus pm_runtime_set_active()
Johan Hovold
1
-3
/
+0
2023-05-17
drm/msm/adreno: Defer enabling runpm until hw_init()
Rob Clark
2
-1
/
+6
2023-05-17
drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init, cleanup}
Jonathan Marek
1
-0
/
+3
2023-05-17
drm/probe-helper: Cancel previous job before starting new one
Dom Cobley
1
-2
/
+3
2023-05-17
drm/vgem: add missing mutex_destroy
Maíra Canal
1
-0
/
+1
2023-05-17
drm/rockchip: Drop unbalanced obj unref
Rob Clark
1
-3
/
+0
2023-05-17
drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
Daniel Vetter
1
-0
/
+3
2023-04-20
drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F
Hans de Goede
1
-3
/
+10
2023-04-20
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Boris Brezillon
1
-0
/
+1
2023-04-05
drm/etnaviv: fix reference leak when mmaping imported buffer
Lucas Stach
1
-1
/
+9
2023-03-22
drm/i915: Don't use stolen memory for ring buffers with LLC
John Harrison
1
-2
/
+3
2023-03-22
drm/amdkfd: Fix an illegal memory access
Qu Huang
1
-6
/
+3
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/i915: Don't use BAR mappings for ring buffers with LLC
John Harrison
1
-2
/
+2
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-17
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
1
-0
/
+1
2023-03-11
drm/radeon: Fix eDP for single-display iMac11,2
Mark Hawrylak
1
-2
/
+3
2023-03-11
drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nv
Mavroudis Chatzilaridis
1
-0
/
+2
2023-03-11
drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
Darrell Kavanagh
1
-0
/
+6
2023-03-11
drm/msm/dsi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+3
2023-03-11
drm/radeon: free iio for atombios when driver shutdown
Liwei Song
1
-0
/
+1
2023-03-11
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
1
-10
/
+16
2023-03-11
drm/amd/display: Fix potential null-deref in dm_resume
Roman Li
1
-2
/
+4
2023-03-11
drm/mediatek: Clean dangling pointer on bind error path
Nícolas F. R. A. Prado
1
-0
/
+1
2023-03-11
drm/mediatek: Drop unbalanced obj unref
Rob Clark
1
-2
/
+0
2023-03-11
drm/mediatek: Use NULL instead of 0 for NULL pointer
Miles Chen
1
-1
/
+1
2023-03-11
drm/mediatek: remove cast to pointers passed to kfree
Wambui Karuga
1
-2
/
+2
2023-03-11
gpu: host1x: Don't skip assigning syncpoints to channels
Mikko Perttunen
1
-3
/
+0
2023-03-11
drm/msm/mdp5: Add check for kzalloc
Jiasheng Jiang
1
-1
/
+4
2023-03-11
drm: Initialize struct drm_crtc_state.no_vblank from device settings
Thomas Zimmermann
2
-1
/
+37
2023-03-11
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
4
-6
/
+9
2023-03-11
drm/bridge: Rename bridge helpers targeting a bridge chain
Boris Brezillon
6
-80
/
+86
2023-03-11
drm/exynos: Don't reset bridge->next
Boris Brezillon
1
-1
/
+0
2023-03-11
drm/msm/dpu: Add check for pstates
Jiasheng Jiang
1
-0
/
+2
2023-03-11
drm/msm/dpu: Add check for cstate
Jiasheng Jiang
1
-1
/
+4
2023-03-11
drm/msm: use strscpy instead of strncpy
Dmitry Baryshkov
1
-1
/
+1
2023-03-11
drm/mipi-dsi: Fix byte order of 16-bit DCS set/get brightness
Daniel Mentz
1
-0
/
+52
2023-03-11
drm/msm/hdmi: Add missing check for alloc_ordered_workqueue
Jiasheng Jiang
1
-0
/
+4
2023-03-11
gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...
Liang He
1
-0
/
+1
[next]