summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
AgeCommit message (Expand)Author
2020-01-07drm/amdgpu/gmc10: use common invalidation engine helperAlex Deucher
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher
2019-12-23drm/amdgpu: enlarge agp_start address into 48bitFrank.Min
2019-10-03drm/amdgpu: implement common gmc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou
2019-10-03drm/amdgpu: move mmhub ras fini to mmhub blockTao Zhou
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: add ras fini for xgmiTao Zhou
2019-10-03drm/amdgpu: add common gmc_ras_fini functionTao Zhou
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou
2019-09-13drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper functionHawking Zhang
2019-08-22drm/amdgpu: disable agp for sriovFrank.Min
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-03-19drm/amdgpu: use ring/hash for fault handling on GMC9 v3Christian König
2019-03-19drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcsYong Zhao
2018-10-10drm/amdgpu: Limit the max mc address to hole startEmily Deng
2018-10-09drm/amdgpu: fix AGP location with VRAM at 0x0Christian König
2018-09-14drm/amdgpu: fix mask in GART location calculationChristian König
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex 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-08-30drm/amdgpu: put GART away from VRAM v2Christian König
2018-08-29drm/amdgpu: use the smaller hole for GARTChristian König
2018-08-29drm/amdgpu: fix amdgpu_gmc_gart_location a little bitChristian 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