aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
AgeCommit message (Expand)Author
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2020-12-17drm/amdgpu: fix vbios reservation handling on SR-IOVAlex Deucher
2020-12-15drm/amdgpu: fix regression in vbios reservation handling on headlessAlex Deucher
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-12-08drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher
2020-12-01drm/amdgpu: default noretry=0 for navi1x and newer (v2)Alex Deucher
2020-12-01drm/amdgpu: set default value of noretry to 1 for specified asicStanley.Yang
2020-11-13drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function headerLee Jones
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02drm/amdgpu: allow TMZ on vangoghAlex Deucher
2020-10-26drm/ttm: merge ttm_dma_tt back into ttm_ttChristian König
2020-10-21drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_CavefishChengming Gui
2020-10-16drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUsChengming Gui
2020-10-15drm/ttm: set the tt caching state at creation timeChristian König
2020-09-25drm/amdgpu: add an auto setting to the noretry parameterAlex Deucher
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: disable keep_stolen_vga_memory on arcturusAlex Deucher
2020-08-04drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS consoleAlex Deucher
2020-07-22drm/amdgpu: abstract set_vm_fault_masks function to refine the programmingHuang Rui
2020-07-01drm/amdgpu: skip VM inv eng assignment for mes ringLe Ma
2020-04-28drm/amdgpu: Fine-grained TMZ supportLuben Tuikov
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov
2020-04-22drm/amdgpu/gmc: Fix spelling mistake.Rajneesh Bhardwaj
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