aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
AgeCommit message (Expand)Author
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
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin
2020-01-16drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...Tianci.Yin
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu
2019-11-07drm/amdgpu: Add comments to gmc structureOak Zeng
2019-10-07drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common gmc_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou
2019-09-16drm/amdgpu: initialize ras structures for xgmi block (v2)Hawking Zhang
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou
2019-09-16drm/amdgpu: cleanup PTE flag generation v3Christian König
2019-09-16drm/amdgpu: cleanup mtype mappingChristian König
2019-09-13drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang
2019-08-15drm/amdgpu: Export function to flush TLB of specific vm hubOak Zeng
2019-08-12drm/amdgpu: create mmhub ras frameworkTao Zhou
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König
2019-03-19drm/amdgpu: enable ras on gmc9xinhui pan
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher
2018-11-06drm/amdgpu/psp: add get_node_id functionHawking Zhang
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher
2018-09-10drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structureAlex Deucher
2018-09-10drm/amdgpu: use the AGP aperture for system memory access v2Christian König
2018-09-10drm/amdgpu: add amdgpu_gmc_agp_location v3Christian König
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-27drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2Christian König
2018-08-27drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl
2018-06-15drm/amdgpu: Consolidate visible vs. real vram check v2.Andrey Grodzovsky
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König