summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-16drm/amdgpu: move kiq_reg_write_reg_wait() out of amdgpu_virt.cAlex Deucher1-0/+4
2023-10-05drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher1-1/+8
2023-09-27drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher1-0/+2
2023-09-26drm/amdgpu: drop error return from flush_gpu_tlb_pasidChristian König1-3/+3
2023-09-26drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasidChristian König1-3/+7
2023-09-26drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb v2Christian König1-1/+4
2023-07-07drm/amdgpu: Update invalid PTE flag settingMukul Joshi1-0/+2
2023-06-15drm/amdgpu: Update total channel number for umc v8_10Candice Li1-0/+2
2023-06-09drm/amdgpu: Override MTYPE per page on GFXv9.4.3 APUsFelix Kuehling1-0/+7
2023-06-09drm/amdgpu: Add memory partitions to gmcLijo Lazar1-0/+17
2023-06-09drm/amdgpu: Move memory partition query to gmcLijo Lazar1-0/+16
2023-06-09drm/amdgpu: Check APU supports true APP modeRajneesh Bhardwaj1-0/+1
2023-06-09drm/amdgpu: Add XCC inst to PASID TLB flushingMukul Joshi1-3/+4
2023-04-13drm/amdgpu: Rework retry fault removalMukul Joshi1-0/+1
2023-03-16drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOVYifan Zha1-0/+2
2023-03-14drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang1-1/+1
2022-08-17drm/amdgpu: save and restore gc hub regsVictor Zhao1-0/+26
2022-05-04drm/amdgpu: save the setting of VM_CONTEXT_CNTLJack Xiao1-0/+1
2022-05-04drm/amdgpu: add mmhub v3_0 ip blockTianci.Yin1-0/+1
2022-04-29drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher1-0/+2
2022-04-29drm/amdgpu: store the mall size in the gmc structureAlex Deucher1-0/+3
2022-03-15drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun1-1/+0
2022-01-26drm/amdgpu: Move xgmi ras initialization from .late_init to .early_inityipechai1-0/+1
2022-01-20drm/amdgpu: add vram check function for GMCXiaojian Du1-0/+1
2022-01-15drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai1-7/+4
2021-12-02drm/amdgpu: handle IH ring1 overflowPhilip Yang1-1/+2
2021-06-04drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui1-0/+1
2021-04-29drm/amdgpu: address remove from fault filterPhilip Yang1-2/+4
2021-04-21Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"Oak Zeng1-9/+0
2021-04-15drm/amdgpu: Introduce functions for vram physical addr calculationOak Zeng1-0/+3
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang1-0/+9
2021-03-24drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl1-0/+1
2021-03-24drm/amdgpu: Fix the comment in amdgpu_gmc.hOak Zeng1-3/+3
2021-03-24drm/amdgpu: workaround the TMR MC address issue (v2)Oak Zeng1-0/+9
2021-03-24drm/amdgpu: Add function to allocate and fill PDB0Oak Zeng1-0/+5
2021-03-24drm/amdgpu: Use different gart table parameters for 2-level gart tableOak Zeng1-0/+3
2021-03-24drm/amdgpu: Placement of gart and vram in sysvm apertureOak Zeng1-0/+1
2021-03-24drm/amdgpu: Modify comments of vram_start/endOak Zeng1-4/+7
2021-03-24drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj1-0/+1
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher1-0/+2
2020-08-05drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher1-5/+0
2020-08-05drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher1-0/+5
2020-08-05drm/amdgpu: add support for extended stolen vga memoryAlex Deucher1-0/+2
2020-08-05drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher1-0/+1
2020-08-05drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher1-1/+2
2020-07-23drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui1-0/+1
2020-07-23drm/amdgpu: add vmhub funcs helper (v2)Huang Rui1-0/+7
2020-07-23drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui1-0/+4
2020-07-23drm/amdgpu: add member to store vm fault interrupt masksHuang Rui1-0/+2
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui1-0/+9