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
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
2025-12-07
drm/amd/display: Check NULL before accessing
Alex Hung
1
-3
/
+8
2025-12-07
drm: sti: fix device leaks at component probe
Johan Hovold
1
-1
/
+6
2025-12-07
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
8
-8
/
+8
2025-12-07
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
1
-0
/
+1
2025-12-07
drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE
Ian Forbes
1
-0
/
+5
2025-12-07
drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
Janusz Krzysztofik
1
-2
/
+14
2025-12-07
drm/amdgpu: Use memdup_array_user in amdgpu_cs_wait_fences_ioctl
Tvrtko Ursulin
1
-14
/
+5
2025-12-07
drm/msm: make sure to not queue up recovery more than once
Antonino Maniscalco
1
-0
/
+3
2025-12-07
drm/msm/dsi/phy_7nm: Fix missing initial VCO rate
Krzysztof Kozlowski
1
-0
/
+6
2025-12-07
drm/msm/dsi/phy: Toggle back buffer resync after preparing PLL
Krzysztof Kozlowski
1
-0
/
+4
2025-12-07
drm/amdkfd: Tie UNMAP_LATENCY to queue_preemption
Amber Lin
1
-1
/
+8
2025-12-07
drm/bridge: display-connector: don't set OP_DETECT for DisplayPorts
Dmitry Baryshkov
1
-1
/
+2
2025-12-07
drm/tidss: Set crtc modesetting parameters with adjusted mode
Jayesh Choudhary
1
-1
/
+4
2025-12-07
drm/tidss: Use the crtc_* timings when programming the HW
Tomi Valkeinen
2
-9
/
+9
2025-12-07
drm/amdkfd: return -ENOTTY for unsupported IOCTLs
Geoffrey McRae
1
-2
/
+6
2025-12-07
drm/nouveau: replace snprintf() with scnprintf() in nvkm_snprintbf()
Seyediman Seyedarab
1
-1
/
+1
2025-12-07
drm/amdgpu/jpeg: Hold pg_lock before jpeg poweroff
Sathishkumar S
1
-2
/
+4
2025-12-07
drm/amd/pm: Use cached metrics data on arcturus
Lijo Lazar
1
-1
/
+1
2025-12-07
drm/amd/pm: Use cached metrics data on aldebaran
Lijo Lazar
1
-1
/
+1
2025-12-07
drm/sysfb: Do not dereference NULL pointer in plane reset
Thomas Zimmermann
1
-1
/
+5
2025-12-07
drm/sched: Fix race in drm_sched_entity_select_rq()
Philipp Stanner
1
-1
/
+2
2025-12-07
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
John Smith
1
-1
/
+1
2025-12-07
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
John Smith
1
-1
/
+1
2025-12-07
drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()
Yang Wang
1
-1
/
+1
2025-12-07
drm/etnaviv: fix flush sequence logic
Tomeu Vizoso
1
-1
/
+1
2025-12-07
drm/msm/a6xx: Fix GMU firmware parser
Akhil P Oommen
1
-1
/
+4
2025-10-29
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-29
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
1
-2
/
+1
2025-10-29
drm/exynos: exynos7_drm_decon: remove ctx->suspended
Kaustabh Chakraborty
1
-36
/
+0
2025-10-29
drm/exynos: exynos7_drm_decon: properly clear channels during bind
Kaustabh Chakraborty
1
-23
/
+32
2025-10-29
drm/exynos: exynos7_drm_decon: fix uninitialized crtc reference in functions
Kaustabh Chakraborty
1
-7
/
+4
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
5
-4
/
+18
2025-10-19
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2025-10-19
drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
1
-1
/
+1
2025-10-19
drm/amd/display: Properly disable scaling on DCE6
Timur Kristóf
2
-4
/
+13
2025-10-19
drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6
Timur Kristóf
1
-4
/
+2
2025-10-19
drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs
Timur Kristóf
1
-0
/
+2
2025-10-19
drm/amdgpu: Add additional DCE6 SCL registers
Alex Deucher
2
-0
/
+9
2025-10-19
drm/vmwgfx: Fix Use-after-free in validation
Ian Forbes
1
-1
/
+3
2025-10-19
drm/vmwgfx: Copy DRM hash-table code into driver
Thomas Zimmermann
11
-60
/
+342
2025-10-19
drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()
Qianfeng Rong
1
-1
/
+1
2025-10-19
drm/amdgpu: Power up UVD 3 for FW validation (v2)
Timur Kristóf
1
-4
/
+25
2025-10-19
drm/radeon/r600_cs: clean up of dead code in r600_cs
Brahmajit Das
1
-2
/
+2
2025-10-19
minmax: add in_range() macro
Matthew Wilcox (Oracle)
3
-19
/
+13
2025-10-02
drm/i915/backlight: Return immediately when scale() finds invalid parameters
Guenter Roeck
1
-2
/
+3
2025-10-02
drm/gma500: Fix null dereference in hdmi teardown
Zabelin Nikita
1
-1
/
+1
2025-10-02
drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
Qi Xi
1
-2
/
+4
2025-10-02
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Loic Poulain
1
-2
/
+4
2025-10-02
drm/i915/power: fix size for for_each_set_bit() in abox iteration
Jani Nikula
1
-3
/
+3
2025-10-02
drm/amdgpu: fix a memory leak in fence cleanup when unloading
Alex Deucher
1
-2
/
+0
[next]