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