summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
AgeCommit message (Expand)AuthorFilesLines
13 daysdrm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)Vitaly Prosyak1-1/+1
13 daysdrm/amdgpu: Use asic specific pte_addr_maskHarish Kasiviswanathan1-1/+1
2026-04-24drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAMTimur Kristóf1-1/+4
2026-04-03drm/amdgpu: Group filling reserve region detailsLijo Lazar1-1/+4
2026-04-03drm/amdgpu: Add stolen_reserved reserve-regionLijo Lazar1-5/+2
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar1-2/+3
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar1-3/+5
2026-03-30drm/amdgpu: add support to query vram info from firmwareGangliang Xie1-0/+29
2026-03-23drm/amdgpu: Use stack variable to fetch nps infoLijo Lazar1-6/+4
2026-02-23drm/amdgpu: statically assign gart windows to ttm entitiesPierre-Eric Pelloux-Prayer1-3/+3
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-2/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-3/+3
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher1-0/+10
2026-02-06drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges()Zilin Guan1-1/+1
2026-01-28drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang1-0/+4
2026-01-06drm/amdgpu: add support for GC IP version 11.5.4Tim Huang1-0/+1
2026-01-06drm/amdgpu: Use correct MES pipe in non-SPX mode on GFX 12.1Mukul Joshi1-1/+1
2025-12-08drm/amdgpu: introduce amdgpu_ttm_buffer_entityPierre-Eric Pelloux-Prayer1-1/+1
2025-12-08drm/amdgpu: add a helper for processing recoverable GPUVM faultsAlex Deucher1-0/+48
2025-12-08drm/amdgpu/mes: add multi-xcc supportJack Xiao1-1/+1
2025-11-24drm/amd/amdgpu: reserve vm invalidation engine for uni_mesMichael Chen1-0/+3
2025-09-01drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer1-1/+1
2025-06-24drm/amdgpu: Convert init_mem_ranges into common helpersHawking Zhang1-0/+186
2025-06-24drm/amdgpu: Convert query_memory_partition into common helpersHawking Zhang1-0/+43
2025-06-18drm/amdgpu: enable pdb0 for hibernation on SRIOVSamuel Zhang1-7/+26
2025-05-01drm/amdgpu: Disallow partition query during resetLijo Lazar1-0/+4
2025-04-07drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall1-5/+14
2025-03-21drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...Jesse.zhang@amd.com1-0/+20
2025-03-05drm/amdgpu: fix spelling typosAlexandre Demers1-1/+1
2025-02-17drm/amdgpu: add RAS CPER ring bufferTao Zhou1-1/+2
2025-02-13drm/amdgpu: Set noretry default for GC 9.5.0Amber Lin1-0/+1
2025-02-13drm/amdgpu: add support for GC IP version 11.5.3Tim Huang1-0/+1
2024-10-15drm/amdgpu: Fix off by one in current_memory_partition_show()Dan Carpenter1-1/+1
2024-10-15drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFsLijo Lazar1-5/+7
2024-10-15drm/amdgpu: Check gmc requirement for reset on initLijo Lazar1-1/+12
2024-10-15drm/amdgpu: Place NPS mode request on unloadLijo Lazar1-0/+47
2024-10-07drm/amdgpu: Add sysfs interfaces for NPS modeLijo Lazar1-16/+98
2024-10-07drm/amdgpu: Add gmc interface to request NPS modeLijo Lazar1-0/+16
2024-10-02drm/amdgpu: Add option to refresh NPS dataLijo Lazar1-1/+1
2024-09-27drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_paDr. David Alan Gilbert1-12/+0
2024-08-16drm/amdgpu: abort KIQ waits when there is a pending resetVictor Skvortsov1-1/+2
2024-08-13drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao1-2/+3
2024-07-03drm/amdgpu: add tmz support for GC IP v11.5.2Tim Huang1-0/+1
2024-06-28drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...Bob Zhou1-1/+5
2024-06-14drm/amdgpu: fix locking scope when flushing tlbYunxiang Li1-32/+34
2024-06-14drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li1-3/+1
2024-05-18drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten1-1/+0
2024-05-18drm/amdgpu: Use NPS ranges from discovery tableLijo Lazar1-0/+76