summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
AgeCommit message (Expand)Author
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher
2021-10-04drm/amdgpu/gmc10.0: convert to IP version checkingAlex Deucher
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi
2021-08-24drm/amdkfd: check access permisson to restore retry faultPhilip Yang
2021-07-23drm/amdgpu: add cyan_skillfish support in gmc v10Tao Zhou
2021-06-04drm/amdgpu: add gpu harvest support for yellow carp (v2)Xiaomeng Hou
2021-06-04drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui
2021-06-04drm/amdgpu: add gmc v10 supports for yellow carpAaron Liu
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issueLee Jones
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.cPeng Ju Zhou
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amd/amdgpu: add gmc ip block for beige_gobyChengming Gui
2021-05-19drm/amd/amdgpu: add gmc support for beige_gobyChengming Gui
2021-05-19drm/amdgpu: Refine the error report when flush tlb.Peng Ju Zhou
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang
2021-03-23drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()Sebastian Andrzej Siewior
2021-03-23drm/amdgpu: Print the IH client ID name when vm fault happensYong Zhao
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das
2020-12-01drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptionsLee Jones
2020-12-01drm/amdgpu: enable AGP aperture on gmc10.x (v2)Alex Deucher
2020-11-24drm/amdgpu: implement retry fault handling for NaviChristian König
2020-11-24drm/amdgpu: cleanup gmc_v10_0_process_interrupt a bitChristian König
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-10-23drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)Likun Gao
2020-10-21drm/amdgpu/gmc10: remove dummy read workaround for newer chipsAlex Deucher
2020-10-12drm/amdgpu: add gmc cg support for dimgrey_cavefishTao Zhou
2020-10-12drm/amdgpu: add gmc ip block for dimgrey_cavefishTao Zhou
2020-10-12drm/amdgpu: add gmc support for dimgrey_cavefishTao Zhou
2020-10-05drm/amdgpu: add mmhub v2.3 for vangogh (v4)Huang Rui
2020-10-05drm/amdgpu: add gmc v10 supports for van gogh (v4)Huang Rui
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng
2020-08-04drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher
2020-08-04drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher
2020-08-04drm/amdgpu: enable RAS support for sienna cichlidJohn Clements
2020-07-30drm/amdgpu: enable umc 8.7 functions in gmc v10John Clements
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-22drm/amdgpu: won't include gc and mmhub register headers in GMC blockHuang Rui
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