summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-18drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf1-1/+1
2026-06-18amdgpu/ih6.1: Fix minor versionTimur Kristóf1-1/+1
2026-06-18drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen1-0/+39
2026-06-18drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
2026-06-18drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
2026-06-18drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
2026-06-18drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
2026-06-18drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
2026-06-18drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen2-5/+20
2026-06-18drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov1-89/+126
2026-06-18drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov2-35/+58
2026-06-18drm/amdgpu: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)1-2/+2
2026-06-18drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello1-1/+5
2026-06-18drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello1-0/+5
2026-06-18drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo2-2/+2
2026-06-18drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5
2026-06-18drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang1-50/+53
2026-06-18drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li1-1/+1
2026-06-18drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu1-0/+1
2026-06-18drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
2026-06-08Merge tag 'amd-drm-next-7.2-2026-06-04' of https://gitlab.freedesktop.org/agd...Dave Airlie25-269/+660
2026-06-04drm/amdgpu/gfx: move fault and EOP IRQ get/put to hw_init/hw_finiYunxiang Li6-236/+314
2026-06-04drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pagesHonglei Huang1-8/+1
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12.1Sunil Khatri1-0/+1
2026-06-04drm/amdgpu: validate the mes firmware version for gfx12Sunil Khatri1-0/+1
2026-06-04drm/amdgpu: compare MES firmware version ucode for gfx11Sunil Khatri3-0/+14
2026-06-04drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König1-1/+3
2026-06-04drm/amdgpu/userq: Fix reading timeline points in wait ioctlDavid Rosca1-4/+5
2026-06-04drm/amdgpu/vcn5.0.0: enable secure submission on unified ring for VCN 5.3.0Jeevana Muthyala1-1/+38
2026-06-04drm/amdgpu: deprecate guilty handlingChristian König4-12/+24
2026-06-04drm/amdgpu: Add lockdep annotations for lock ordering validationVitaly Prosyak6-1/+242
2026-06-04drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() callsCe Sun3-6/+17
2026-06-04Merge tag 'amd-drm-next-7.2-2026-06-03' of https://gitlab.freedesktop.org/agd...Dave Airlie59-267/+645
2026-06-03drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systemsDonet Tom1-4/+8
2026-06-03drm/amdgpu/ras: add ras_suspend callback and use it for cp_ecc_error_irqYunxiang Li5-11/+53
2026-06-03drm/amdgpu: set sub_block_index for mca ras sub-blocksYunxiang Li1-0/+3
2026-06-03drm/amdgpu/userq: move wptr_obj cleanup in mqd_destroySunil Khatri2-4/+5
2026-06-03drm/amd/ras: chunk UNIRAS CPER debugfs readsXiang Liu1-16/+33
2026-06-03drm/amdgpu: improve the userq seq BO free bit lookupPrike Liang1-5/+6
2026-06-03drm/amdgpu: Adjust _PR3 detectionMario Limonciello1-1/+1
2026-06-03drm/amdgpu: grow VF RAS bad page table with bounded dynamic allocChenglei Xie2-20/+93
2026-06-03drm/amdgpu/userq: remove the vital queue unmap loggingSunil Khatri3-10/+5
2026-06-03drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)Vitaly Prosyak1-1/+1
2026-06-03drm/amdgpu/gfxhub: Program CRASH_ON_*_FAULT bits to 0 as neededTimur Kristóf9-56/+38
2026-06-03drm/amdgpu: fix waiting for all submissions for userptrsChristian König1-2/+4
2026-06-03drm/amdgpu: drm/amdgpu: Set correct DMA mask for gfx12.1Harish Kasiviswanathan1-4/+8
2026-06-03drm/amdgpu: Use asic specific pte_addr_maskHarish Kasiviswanathan9-1/+12
2026-06-03drm/amdgpu: NUL-terminate securedisplay debugfs input from userspaceCandice Li1-11/+22
2026-06-03drm/amdgpu: validate RAS EEPROM tbl_size before record countCandice Li1-5/+21
2026-06-03drm/amdgpu: fix duplicated buffer allocation for concurrentShiwu Zhang1-2/+5