summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
AgeCommit message (Expand)AuthorLines
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König-0/+34
2019-03-19drm/amdgpu: enable ras on gmc9xinhui pan-0/+2
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao-7/+3
2018-12-03drm/amdgpu: add a xgmi supported flagAlex Deucher-0/+1
2018-11-06drm/amdgpu/psp: add get_node_id functionHawking Zhang-1/+1
2018-11-05drm/amdgpu: Reorganize amdgpu_gmc_flush_gpu_tlb() for kfd to useYong Zhao-2/+2
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu-0/+2
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher-0/+8
2018-09-10drm/amdgpu/gmc: add initial xgmi structure to amdgpu_gmc structureAlex Deucher-0/+14
2018-09-10drm/amdgpu: use the AGP aperture for system memory access v2Christian König-0/+1
2018-09-10drm/amdgpu: add amdgpu_gmc_agp_location v3Christian König-0/+5
2018-09-10drm/amdgpu: correctly sign extend 48bit addresses v3Christian König-0/+26
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König-0/+4
2018-08-27drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2Christian König-0/+2
2018-08-27drm/amdgpu: add amdgpu_gmc_pd_addr helperChristian König-0/+2
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui-0/+7
2018-07-11drm/amdgpu: save vm fault information for amdkfdshaoyunl-0/+2
2018-06-15drm/amdgpu: Consolidate visible vs. real vram check v2.Andrey Grodzovsky-0/+15
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König-1/+4
2018-02-19drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlbChristian König-1/+0
2018-02-19drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callbackChristian König-0/+3
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König-0/+23
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König-0/+84