summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: save the setting of VM_CONTEXT_CNTLJack Xiao2022-05-041-0/+1
* drm/amdgpu: add mmhub v3_0 ip blockTianci.Yin2022-05-041-0/+1
* drm/amdgpu/discovery: store the number of UMC IPs on the asicAlex Deucher2022-04-281-0/+2
* drm/amdgpu: store the mall size in the gmc structureAlex Deucher2022-04-281-0/+3
* drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun2022-03-151-1/+0
* drm/amdgpu: Move xgmi ras initialization from .late_init to .early_inityipechai2022-01-251-0/+1
* drm/amdgpu: add vram check function for GMCXiaojian Du2022-01-191-0/+1
* drm/amdgpu: Modify xgmi block to fit for the unified ras block data and opsyipechai2022-01-141-7/+4
* drm/amdgpu: handle IH ring1 overflowPhilip Yang2021-12-011-1/+2
* drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui2021-06-041-0/+1
* drm/amdgpu: address remove from fault filterPhilip Yang2021-04-281-2/+4
* Revert "drm/amdgpu: workaround the TMR MC address issue (v2)"Oak Zeng2021-04-201-9/+0
* drm/amdgpu: Introduce functions for vram physical addr calculationOak Zeng2021-04-151-0/+3
* drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang2021-04-091-0/+9
* drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl2021-03-231-0/+1
* drm/amdgpu: Fix the comment in amdgpu_gmc.hOak Zeng2021-03-231-3/+3
* drm/amdgpu: workaround the TMR MC address issue (v2)Oak Zeng2021-03-231-0/+9
* drm/amdgpu: Add function to allocate and fill PDB0Oak Zeng2021-03-231-0/+5
* drm/amdgpu: Use different gart table parameters for 2-level gart tableOak Zeng2021-03-231-0/+3
* drm/amdgpu: Placement of gart and vram in sysvm apertureOak Zeng2021-03-231-0/+1
* drm/amdgpu: Modify comments of vram_start/endOak Zeng2021-03-231-4/+7
* drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj2021-03-231-0/+1
* drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-251-0/+2
* drm/amdgpu: move stolen memory from gmc to mmanAlex Deucher2020-08-041-5/+0
* drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher2020-08-041-0/+5
* drm/amdgpu: add support for extended stolen vga memoryAlex Deucher2020-08-041-0/+2
* drm/amdgpu: move keep stolen memory check into gmc coreAlex Deucher2020-08-041-0/+1
* drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher2020-08-041-1/+2
* drm/amdgpu: move get_invalidate_req function into gfxhub/mmhub levelHuang Rui2020-07-221-0/+1
* drm/amdgpu: add vmhub funcs helper (v2)Huang Rui2020-07-221-0/+7
* drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui2020-07-221-0/+4
* drm/amdgpu: add member to store vm fault interrupt masksHuang Rui2020-07-221-0/+2
* drm/amdgpu: add register distance members into vmhub structureHuang Rui2020-07-081-0/+9
* drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov2020-04-281-0/+4
* amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S2020-02-251-0/+1
* Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin2020-01-221-5/+0
* drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...Tianci.Yin2020-01-161-0/+5
* drm/amdgpu: export function to flush TLB via pasidAlex Sierra2020-01-161-0/+6
* drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher2020-01-071-0/+1
* drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu2019-11-221-0/+1
* drm/amdgpu: Add comments to gmc structureOak Zeng2019-11-071-0/+30
* drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger2019-10-071-0/+1
* drm/amdgpu: implement common gmc_ras_late_initTao Zhou2019-10-031-0/+1
* drm/amdgpu: add common gmc_ras_fini functionTao Zhou2019-10-031-0/+1
* drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou2019-10-031-1/+0
* drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou2019-10-031-1/+0
* drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang2019-09-161-0/+1
* drm/amdgpu: move umc late init from gmc to umc blockTao Zhou2019-09-161-2/+0
* drm/amdgpu: cleanup PTE flag generation v3Christian König2019-09-161-0/+5
* drm/amdgpu: cleanup mtype mappingChristian König2019-09-161-4/+3