summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-17drm/amdkfd: Fix SMI event PID reporting for containersAndrew Martin
2026-06-17drm/amd/display: Restore periodic detection for DCN35Ivan Lipski
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-17drm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-06-17drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC actionMatt Roper
2026-06-17drm/xe: Move engines' non-LRC programming RTP table off the stackMatt Roper
2026-06-17drm/xe: Move engines' LRC programming RTP table off the stackMatt Roper
2026-06-17drm/xe/rtp: Add FIELD_SET_FUNC RTP actionMatt Roper
2026-06-17drm/xe: Reformat xe_rtp_types.hMatt Roper
2026-06-17drm/panel-edp: Support NV140FHM-N5B and TM156VDXP25Haikun Zhou
2026-06-17drm/amdgpu/sdma4.4.2: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/vcn5.0.1: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu: add userq job and state transition trace eventsPierre-Eric Pelloux-Prayer
2026-06-17drm/amdgpu: add userq create and destroy tracepointsPrike Liang
2026-06-17drm/amdgpu: set the userq xcp_idPrike Liang
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amd/ras: use IS_ERR() to check thread creation resultYiPeng Chai
2026-06-17drm/amdgpu: add bounds check to prevent array overflowYiPeng Chai
2026-06-17drm/amdgpu/vcn4.0.3: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/vcn: add flags for disabling KQs/UQsAlex Deucher
2026-06-17drm/amdgpu/jpeg5.0.1: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/jpeg4.0.3: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/jpeg: add flags for disabling KQs/UQsAlex Deucher
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Only calculate register offset once in SOC15 RLCTvrtko Ursulin
2026-06-17drm/amdgpu: Choose SOC15 RLC register read write functions at init timeTvrtko Ursulin
2026-06-17drm/amdgpu: Clarify odd behaviour of AMDGPU_CTX_OP_GET_STABLE_PSTATETvrtko Ursulin
2026-06-17drm/amdgpu: Convert context manager to xarrayTvrtko Ursulin
2026-06-17drm/amdgpu: Simplify amdgpu_ctx_get_stable_pstate()Tvrtko Ursulin
2026-06-17drm/amdgpu: Remove live context error log and skipTvrtko Ursulin
2026-06-17drm/amdgpu: Consolidate ctx putTvrtko Ursulin
2026-06-17drm/amdgpu: Remove arbitrary number of contexts limitationTvrtko Ursulin
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: clean up discovery and preempt sysfs entries on shutdowngeomcrae_amdeng
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: add buf length checkGangliang Xie