summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-06drm/amd: Convert DRM_*() to drm_*()Mario Limonciello (AMD)1-1/+1
2026-01-06drm/amd: Drop amdgpu prefix from message printsMario Limonciello (AMD)1-1/+1
2025-12-16drm/amdgpu: Enable 5-level page table for GFX 12.1.0Philip Yang1-3/+3
2025-12-16drm/amdgpu: flush tlb properly for GMC v12.1 in early phaseLe Ma1-1/+1
2025-12-11drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang1-6/+9
2025-12-11drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang1-0/+8
2025-12-11drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi1-2/+4
2025-12-11drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi1-2/+17
2025-12-08drm/amdgpu/gmc12: set MMHUBs based on aid_maskLikun Gao1-1/+3
2025-12-08drm/amdgpu: set gfxhub according xcc_mask for gfx 12_1Likun Gao1-1/+11
2025-12-08drm/amdgpu: add a helper for processing recoverable GPUVM faultsAlex Deucher1-20/+3
2025-12-08drm/amdgpu: Add per-ASIC PTE init flagMukul Joshi1-0/+1
2025-12-08drm/amdgpu: Add gmc v12_1 gmc callbacksHawking Zhang1-1/+9
2025-12-08drm/amdgpu: Add gmc v12_1 supportLikun Gao1-6/+28
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang1-1/+1
2025-12-02drm/amdgpu: use common defines for HUB faultsAlex Deucher1-2/+4
2025-12-02drm/amdgpu/gmc12: add amdgpu_vm_handle_fault() handlingAlex Deucher1-0/+27
2025-10-13drm/amdgpu: remove gart_window_lock usage from gmc v12Pierre-Eric Pelloux-Prayer1-2/+0
2025-10-07drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu1-1/+1
2025-09-18drm/amdgpu: Fix PRT flag for gfx12Joe.Wang1-0/+1
2025-09-16drm/amd/amdgpu: Fix the mes version that support inv_tlbsShaoyun Liu1-1/+1
2025-09-05drm/amdgpu/gmc: Remove redundant ternary operatorsLiao Yuanhong1-2/+1
2025-08-27drm/amd/amdgpu : Use the MES INV_TLBS API for tlb invalidation on gfx12Shaoyun Liu1-0/+16
2025-08-04drm/amdgpu: rework how PTE flags are generated v3Christian König1-23/+24
2025-06-17drm: amdgpu: Create amdgpu_vm_print_task_info()André Almeida1-4/+1
2025-04-12drm/amdgpu: Use the right function for hdp flushLijo Lazar1-2/+2
2025-04-08drm/amdgpu/mes: make more vmids available when disable_kq=1Alex Deucher1-1/+1
2025-04-08drm/amdgpu: remove is_mes_queue flagAlex Deucher1-4/+0
2025-03-14drm/amdgpu: Restore uncached behaviour on GFX12David Belanger1-20/+2
2025-03-11drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock1-2/+3
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2024-12-10drm/amdgpu: Add umc v8_14 ras functionsCandice Li1-1/+17
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-1/+1
2024-10-25amdgpu: Don't print L2 status if there's nothing to printKent Russell1-1/+4
2024-10-23drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+4
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-1/+1
2024-08-08drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam1-0/+18
2024-06-28drm/amdgpu: update MTYPE mapping for gfx12Frank Min1-4/+0