summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher
2026-03-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher
2026-03-23drm/amdgpu: Skip discovery dump when topology is unavailableSrinivasan Shanmugam
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam
2026-03-23drm/amdgpu: annotate eviction fence signaling pathChristian König
2026-03-23drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3Srinivasan Shanmugam
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam
2026-03-23drm/amd/pm: Add smu v15_0_8 pmfw headerHawking Zhang
2026-03-23drm/amd/pm: Add smu v15_0_8 message headerHawking Zhang
2026-03-23drm/amd/pm: Add smu v15_0_8 driver interface headerHawking Zhang
2026-03-23drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2Christian König
2026-03-23drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priorityJesse.Zhang
2026-03-23drm/imagination: Skip 2nd thread DM association for non META FirmwareBrajesh Gupta
2026-03-23drm/imagination: Improve firmware power off for layout_mars configBrajesh Gupta
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-23drm/xe/xe3p: Skip TD flushTejas Upadhyay
2026-03-23drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimizationTejas Upadhyay
2026-03-23drm/xe/pat: define coh_mode 2wayTejas Upadhyay
2026-03-23drm/xe/xe3p_lpg: flush shrinker bo cachelines manuallyTejas Upadhyay
2026-03-23drm/xe/vf: Improve getting clean NULL contextMichal Wajdeczko
2026-03-23drm/xe: Add MI_SEMAPHORE_WAIT command definitionMichal Wajdeczko
2026-03-23drm/xe: Add PR_CTR_CTRL/THRSH register definitionsMichal Wajdeczko
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-23drm/sun4i: Use backend/mixer as dedicated DMA deviceChen-Yu Tsai