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
2024-11-17
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Antonio Quartulli
1
-2
/
+2
2024-11-17
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Alex Deucher
1
-1
/
+1
2024-11-08
drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)
Wachowski, Karol
1
-0
/
+5
2024-11-08
Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
Jason-JH.Lin
1
-1
/
+1
2024-11-08
drm/amd: Guard against bad data for ATIF ACPI method
Mario Limonciello
1
-3
/
+12
2024-11-08
drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA
Hans de Goede
2
-4
/
+10
2024-11-08
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
1
-1
/
+1
2024-10-22
drm/vmwgfx: Handle surface check failure correctly
Nikolay Kuratov
1
-0
/
+1
2024-10-22
drm/radeon: Fix encoder->possible_clones
Ville Syrjälä
1
-1
/
+1
2024-10-17
nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
Yonatan Maman
1
-1
/
+1
2024-10-17
drm/amd/display: Check null pointer before dereferencing se
Alex Hung
1
-1
/
+1
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Rob Clark
1
-0
/
+1
2024-10-17
drm/rockchip: vop: clear DMA stop bit on RK3066
Val Packett
3
-0
/
+6
2024-10-17
drm/rockchip: support gamma control on RK3399
Hugh Cole-Baker
1
-34
/
+71
2024-10-17
drm/rockchip: define gamma registers for RK3399
Hugh Cole-Baker
3
-2
/
+25
2024-10-17
drm/sched: Add locking to drm_sched_entity_modify_sched
Tvrtko Ursulin
1
-0
/
+2
2024-10-17
drm: omapdrm: Add missing check for alloc_ordered_workqueue
Ma Ke
1
-0
/
+5
2024-10-17
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Thomas Zimmermann
1
-1
/
+1
2024-10-17
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
1
-0
/
+2
2024-10-17
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Geert Uytterhoeven
1
-25
/
+45
2024-10-17
drm/printer: Allow NULL data in devcoredump printer
Matthew Brost
1
-5
/
+8
2024-10-17
drm/amd/display: Initialize get_bytes_per_element's default to 1
Alex Hung
2
-2
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-10-17
drm/amd/display: Check stream before comparing them
Alex Hung
1
-0
/
+2
2024-10-17
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-10-17
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-10-17
drm/amd/display: Check null pointers before using dc->clk_mgr
Alex Hung
1
-1
/
+2
2024-10-17
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Srinivasan Shanmugam
1
-1
/
+2
2024-10-17
drm/amd/display: Round calculated vtotal
Robin Chen
1
-1
/
+1
2024-10-17
drm/amd/display: Fix Synaptics Cascaded Panamera DSC Determination
Fangzhi Zuo
1
-1
/
+1
2024-10-17
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
Yuesong Li
1
-1
/
+1
2024-10-17
drm/msm: fix %s null argument error
Sherry Yang
1
-1
/
+1
2024-10-17
drm/msm/a5xx: workaround early ring-buffer emptiness check
Vladimir Lypak
3
-0
/
+9
2024-10-17
drm/msm: Drop priv->lastctx
Rob Clark
10
-35
/
+22
2024-10-17
drm/msm: Add priv->mm_lock to protect active/inactive lists
Rob Clark
6
-14
/
+58
2024-10-17
drm/msm/a5xx: fix races in preemption evaluation stage
Vladimir Lypak
2
-2
/
+23
2024-10-17
drm/msm/a5xx: properly clear preemption records on resume
Vladimir Lypak
1
-0
/
+2
2024-10-17
drm/msm/a5xx: disable preemption in submits by default
Vladimir Lypak
1
-2
/
+6
2024-10-17
drm/msm: Fix incorrect file name output in adreno_request_fw()
Aleksandr Mishin
1
-1
/
+1
2024-10-17
drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
Nikita Zhandarovich
1
-31
/
+31
2024-10-17
drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode
Jonas Karlman
1
-0
/
+2
2024-10-17
drm/rockchip: vop: Allow 4096px width scaling
Alex Bee
1
-2
/
+2
2024-10-17
drm/radeon: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-10-17
drm/radeon: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2
-3
/
+6
2024-10-17
drm/amdgpu: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-10-17
drm/amdgpu: Replace one-element array with flexible-array member
Paulo Miguel Almeida
2
-3
/
+6
2024-10-17
drm/stm: Fix an error handling path in stm_drm_platform_probe()
Christophe JAILLET
1
-1
/
+3
2024-10-17
drm: komeda: Fix an issue related to normalized zpos
hongchi.peng
1
-3
/
+7
[next]