summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-15drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai1-1/+15
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das1-2/+1
2021-12-29drm/amdgpu: get xgmi info before ip_initVictor Skvortsov1-6/+0
2021-12-15drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen1-0/+4
2021-12-02drm/amdgpu: handle IH ring1 overflowPhilip Yang1-1/+1
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher1-8/+8
2021-10-04drm/amdgpu/gmc10.0: convert to IP version checkingAlex Deucher1-61/+30
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi1-1/+2
2021-08-24drm/amdkfd: check access permisson to restore retry faultPhilip Yang1-1/+2
2021-07-23drm/amdgpu: add cyan_skillfish support in gmc v10Tao Zhou1-0/+3
2021-06-04drm/amdgpu: add gpu harvest support for yellow carp (v2)Xiaomeng Hou1-0/+7
2021-06-04drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer reg...Huang Rui1-0/+1
2021-06-04drm/amdgpu: add gmc v10 supports for yellow carpAaron Liu1-2/+7
2021-06-03Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-9/+18
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+5
2021-05-21drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issueLee Jones1-1/+1
2021-05-21drm/amdgpu: Modify GC register access from MMIO to RLCG in file amdgpu_gmc.cPeng Ju Zhou1-8/+17
2021-05-20drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky1-1/+0
2021-05-20drm/amd/amdgpu: add gmc ip block for beige_gobyChengming Gui1-0/+1
2021-05-20drm/amd/amdgpu: add gmc support for beige_gobyChengming Gui1-0/+3
2021-05-20drm/amdgpu: Refine the error report when flush tlb.Peng Ju Zhou1-1/+1
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng1-2/+1
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang1-1/+1
2021-03-24drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()Sebastian Andrzej Siewior1-1/+1
2021-03-24drm/amdgpu: Print the IH client ID name when vm fault happensYong Zhao1-2/+3
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v5Likun Gao1-11/+3
2020-12-09drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher1-2/+0
2020-12-09drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das1-1/+1
2020-12-02drm/amd/amdgpu/gmc_v10_0: Suppy some missing function doc descriptionsLee Jones1-0/+4
2020-12-02drm/amdgpu: enable AGP aperture on gmc10.x (v2)Alex Deucher1-0/+1
2020-11-24drm/amdgpu: implement retry fault handling for NaviChristian König1-0/+25
2020-11-24drm/amdgpu: cleanup gmc_v10_0_process_interrupt a bitChristian König1-18/+20
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma1-1/+1
2020-10-23drm/amdgpu: add support to configure MALL for sienna_cichlid (v2)Likun Gao1-1/+2
2020-10-21drm/amdgpu/gmc10: remove dummy read workaround for newer chipsAlex Deucher1-2/+4
2020-10-12drm/amdgpu: add gmc cg support for dimgrey_cavefishTao Zhou1-4/+4
2020-10-12drm/amdgpu: add gmc ip block for dimgrey_cavefishTao Zhou1-0/+1
2020-10-12drm/amdgpu: add gmc support for dimgrey_cavefishTao Zhou1-0/+3
2020-10-05drm/amdgpu: add mmhub v2.3 for vangogh (v4)Huang Rui1-1/+9
2020-10-05drm/amdgpu: add gmc v10 supports for van gogh (v4)Huang Rui1-1/+15
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng1-31/+22
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li1-2/+3
2020-08-24drm/amdgpu: refine message print for devices of hiveDennis Li1-1/+1
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li1-2/+2
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König1-2/+2
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng1-6/+13
2020-08-05drm/amdgpu/gmc10: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher1-32/+25
2020-08-05drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmcAlex Deucher1-1/+1
2020-08-05drm/amdgpu: use a define for the memory size of the vga emulatorAlex Deucher1-1/+1
2020-08-05drm/amdgpu: enable RAS support for sienna cichlidJohn Clements1-0/+4