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
2025-04-07
drm/amd/display: Don't write DP_MSTM_CTRL after LT
Wayne Lin
1
-12
/
+4
2025-03-28
drm/amdkfd: Fix user queue validation on Gfx7/8
Philip Yang
1
-1
/
+11
2025-03-28
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
2
-2
/
+2
2025-03-28
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
3
-36
/
+36
2025-03-28
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
2
-8
/
+0
2025-03-28
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
1
-0
/
+35
2025-03-28
drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
Tomasz Pakuła
1
-41
/
+18
2025-03-28
drm/amdgpu: Restore uncached behaviour on GFX12
David Belanger
2
-27
/
+3
2025-03-28
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
1
-0
/
+2
2025-03-28
drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
Mario Limonciello
1
-0
/
+11
2025-03-28
drm/amd/display: Fix message for support_edp0_on_dp1
Yilin Chen
1
-1
/
+1
2025-03-28
drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
Wentao Liang
1
-1
/
+1
2025-03-28
drm/sched: Fix fence reference count leak
qianyi liu
1
-2
/
+9
2025-03-28
drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()
Nikita Zhandarovich
1
-1
/
+1
2025-03-28
drm/v3d: Don't run jobs that have errors flagged in its fence
Maíra Canal
1
-1
/
+8
2025-03-28
drm/xe: Fix exporting xe buffers multiple times
Tomasz Rusinowicz
2
-3
/
+1
2025-03-28
gpu: host1x: Do not assume that a NULL domain means no DMA IOMMU
Jason Gunthorpe
1
-0
/
+6
2025-03-22
drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...
José Roberto de Souza
1
-1
/
+4
2025-03-22
drm/xe/pm: Temporarily disable D3Cold on BMG
Rodrigo Vivi
1
-1
/
+12
2025-03-22
drm/xe/userptr: Fix an incorrect assert
Thomas Hellström
1
-1
/
+5
2025-03-22
drm/xe: Release guc ids before cancelling work
Tejas Upadhyay
1
-1
/
+1
2025-03-22
drm/xe: cancel pending job timer before freeing scheduler
Tejas Upadhyay
1
-0
/
+2
2025-03-22
drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()
Ivan Abramov
1
-0
/
+5
2025-03-22
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
1
-0
/
+1
2025-03-22
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
1
-2
/
+5
2025-03-22
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
1
-0
/
+10
2025-03-22
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
1
-0
/
+1
2025-03-22
drm/amd/display: fix default brightness
Mario Limonciello
1
-1
/
+1
2025-03-22
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
1
-19
/
+45
2025-03-22
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
1
-2
/
+5
2025-03-22
drm/amd/amdkfd: Evict all queues even HWS remove queue failed
Yifan Zha
1
-3
/
+5
2025-03-22
drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags
Natalie Vock
1
-2
/
+3
2025-03-22
drm/dp_mst: Fix locking when skipping CSN before topology probing
Imre Deak
1
-16
/
+24
2025-03-22
drm/atomic: Filter out redundant DPMS calls
Ville Syrjälä
2
-0
/
+8
2025-03-22
drm/panic: fix overindented list items in documentation
Miguel Ojeda
1
-6
/
+6
2025-03-22
drm/panic: use `div_ceil` to clean Clippy warning
Miguel Ojeda
1
-2
/
+2
2025-03-22
drm/i915/cdclk: Do cdclk post plane programming later
Ville Syrjälä
1
-3
/
+2
2025-03-22
drm/nouveau: Do not override forced connector status
Thomas Zimmermann
1
-1
/
+0
2025-03-22
drm/vkms: Round fixp2int conversion in lerp_u16
Harry Wentland
1
-1
/
+1
2025-03-22
drm/tests: hdmi: Fix recursive locking
Maxime Ripard
1
-57
/
+57
2025-03-22
drm/tests: hdmi: Reorder DRM entities variables assignment
Maxime Ripard
1
-39
/
+42
2025-03-22
drm/tests: hdmi: Remove redundant assignments
Maxime Ripard
1
-4
/
+0
2025-03-22
drm/amd/display: Fix out-of-bound accesses
Alex Hung
2
-5
/
+5
2025-03-22
drm/hyperv: Fix address space leak when Hyper-V DRM device is removed
Michael Kelley
1
-0
/
+2
2025-03-13
rust: finish using custom FFI integer types
Miguel Ojeda
1
-1
/
+1
2025-03-13
drm/xe: Remove double pageflip
Maarten Lankhorst
1
-10
/
+0
2025-03-13
drm/i915: Plumb 'dsb' all way to the plane hooks
Ville Syrjälä
11
-247
/
+334
2025-03-13
drm/i915/color: Extract intel_color_modeset()
Ville Syrjälä
3
-29
/
+22
2025-03-13
drm/sched: Fix preprocessor guard
Philipp Stanner
1
-2
/
+2
2025-03-13
drm/imagination: Fix timestamps in firmware traces
Alessio Belle
1
-2
/
+2
[next]