aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Convert init_mem_ranges into common helpersHawking Zhang2025-06-241-0/+186
* drm/amdgpu: Convert query_memory_partition into common helpersHawking Zhang2025-06-241-0/+43
* drm/amdgpu: enable pdb0 for hibernation on SRIOVSamuel Zhang2025-06-181-7/+26
* drm/amdgpu: Disallow partition query during resetLijo Lazar2025-04-301-0/+4
* drm/amdgpu: Increase KIQ invalidate_tlbs timeoutJay Cornwall2025-04-071-5/+14
* drm/amdgpu: Optimize VM invalidation engine allocation and synchronize GPU TL...[email protected]2025-03-211-0/+20
* drm/amdgpu: fix spelling typosAlexandre Demers2025-03-051-1/+1
* drm/amdgpu: add RAS CPER ring bufferTao Zhou2025-02-171-1/+2
* drm/amdgpu: Set noretry default for GC 9.5.0Amber Lin2025-02-131-0/+1
* drm/amdgpu: add support for GC IP version 11.5.3Tim Huang2025-02-131-0/+1
* drm/amdgpu: Fix off by one in current_memory_partition_show()Dan Carpenter2024-10-151-1/+1
* drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFsLijo Lazar2024-10-151-5/+7
* drm/amdgpu: Check gmc requirement for reset on initLijo Lazar2024-10-151-1/+12
* drm/amdgpu: Place NPS mode request on unloadLijo Lazar2024-10-151-0/+47
* drm/amdgpu: Add sysfs interfaces for NPS modeLijo Lazar2024-10-071-16/+98
* drm/amdgpu: Add gmc interface to request NPS modeLijo Lazar2024-10-071-0/+16
* drm/amdgpu: Add option to refresh NPS dataLijo Lazar2024-10-011-1/+1
* drm/amdgpu: Remove unused amdgpu_gmc_vram_cpu_paDr. David Alan Gilbert2024-09-261-12/+0
* drm/amdgpu: abort KIQ waits when there is a pending resetVictor Skvortsov2024-08-161-1/+2
* drm/amdgpu/mes: add multiple mes ring instances supportJack Xiao2024-08-131-2/+3
* drm/amdgpu: add tmz support for GC IP v11.5.2Tim Huang2024-07-021-0/+1
* drm/amdgpu: add missing error handling in function amdgpu_gmc_flush_gpu_tlb_p...Bob Zhou2024-06-271-1/+5
* drm/amdgpu: fix locking scope when flushing tlbYunxiang Li2024-06-141-32/+34
* drm/amdgpu: call flush_gpu_tlb directly in gfxhub enableYunxiang Li2024-06-141-3/+1
* drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten2024-05-171-1/+0
* drm/amdgpu: Use NPS ranges from discovery tableLijo Lazar2024-05-171-0/+76
* drm/amdgpu: remove structurally dead code for amd_gmcJesse Zhang2024-05-131-2/+0
* drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang2024-05-021-0/+1
* drm/amdgpu: support gfx v12 specific pte/pde fieldsHawking Zhang2024-04-301-2/+2
* drm/amdgpu: add tmz support for GC IP v11.5.1Yifan Zhang2024-02-221-0/+1
* drm/amdgpu: Clean up errors in amdgpu_gmc.cchenxuebing2024-01-151-1/+1
* drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher2024-01-151-0/+53
* drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam2024-01-151-7/+14
* drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher2023-11-291-0/+3
* drm/amd: Disable XNACK on SRIOV environmentSurbhi Kakarya2023-11-071-1/+4
* drm/amdgpu: add tmz support for GC IP v11.5.0Jiadong Zhu2023-10-261-0/+1
* drm/amdgpu: Address member 'gart_placement' not described in 'amdgpu_gmc_gart...Srinivasan Shanmugam2023-10-131-0/+1
* drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher2023-10-041-5/+17
* drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher2023-09-261-8/+19
* drm/amdgpu: further move TLB hw workarounds a layer upChristian König2023-09-261-0/+19
* drm/amdgpu: rework lock handling for flush_tlb v2Christian König2023-09-261-0/+9
* drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König2023-09-261-3/+4
* drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasidChristian König2023-09-261-0/+60
* drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2Christian König2023-09-261-0/+48
* drm/amdkfd: Don't use sw fault filter if retry cam enabledPhilip Yang2023-09-261-1/+4
* drm/amd: Drop special case for yellow carp without discoveryMario Limonciello2023-09-201-6/+0
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
* drm/amdgpu: reserve mmhub engine 3 for UMSCH FWLang Yu2023-08-311-1/+5
* drm/amdgpu: enable tmz by default for GC 11.0.1Ikshwaku Chauhan2023-06-091-1/+2
* drm/amdgpu: Move memory partition query to gmcLijo Lazar2023-06-091-0/+44