summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
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: 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
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-17drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello
2026-06-17drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-06-17drm/amdgpu: enumerate UMSCH HW IPRuijing Dong
2026-06-17drm/amdgpu: Export ip_discovery sysfs on probe failureMario Limonciello
2026-06-17drm/amdgpu: Add gfx12.0.1 adev to queue reset supportAmber Lin
2026-06-17drm/amd: add AMDGPU_DEBUG_HIBERNATION_THAW_RESUME_GPU debug maskSamuel Zhang
2026-06-17drm/amdgpu: implement per-process MES contextZhu Lingshan
2026-06-17drm/amdgpu: correct reservation fence slots for userq per-vm BOs evictionPrike Liang
2026-06-17drm/amdkfd: add sdma queue counter for gfxv9.4.3Eric Huang
2026-06-17drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
2026-06-17drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-06-17drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang
2026-06-17drm/amdgpu/gfx: defer per-queue helper_end until after MES resumeJesse Zhang
2026-06-17drm/amdgpu: remove spurious line in amdgpu_ring_find_guilty_fence()Alex Deucher
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-17drm/amdgpu/vcn4.0.5: enable secure submission on unified ringJeevana Muthyala
2026-06-17drm/amdgpu/vcn4.0: enable secure submission on unified ringJeevana Muthyala
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/amdgpu: Disable ras_check_bad_page_status on VFsVictor Skvortsov
2026-06-17drm/amdgpu: Gate debugfs MMIO access on kernel lockdownAsad Kamal
2026-06-17drm/amdgpu: add ioctl to handle RAS poison errorYifan Zhang
2026-06-17drm/amdgpu: Expand MES queue/pipe reset supportAmber Lin
2026-06-17drm/amdgpu: Remove faulty queue before resumeAmber Lin
2026-06-17drm/amdgpu/mes12: enable compute MMIO pipe resetAlex Deucher
2026-06-17drm/amdgpu/mes11: enable compute MMIO pipe resetAlex Deucher
2026-06-17drm/amdgpu: use a single entry point for mes compute resetAlex Deucher
2026-06-17drm/amdgpu/gfx: add a common helper to handle MES compute resetsAlex Deucher
2026-06-17drm/amdgpu/userq: add MES userq reset helperAlex Deucher
2026-06-17drm/amdkfd: plumb a helper to reset a KFD user queueAlex Deucher
2026-06-17drm/amdgpu: Use a common KGQ and KCQ reset helper for gfx11/12Alex Deucher
2026-06-17drm/amdgpu: store whether to use MMIO or MES for resetAlex Deucher
2026-06-17drm/amdgpu/gfx12: unmap the queue via MES on reset for MMIO pathAlex Deucher
2026-06-17drm/amdgpu/gfx11: unmap the queue via MES on reset for MMIO pathAlex Deucher