aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng1-2/+1
2021-04-09drm/amdgpu: move mmhub ras_func init to ip specific fileHawking Zhang1-0/+19
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang1-2/+3
2021-04-09drm/amdgpu: do not register df_mca interrupt in certain configHawking Zhang1-2/+4
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang1-8/+8
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang1-1/+1
2021-03-23drm/amdgpu: Free PDB0 bo before bo_finiLijo Lazar1-2/+1
2021-03-23drm/amdgpu: Replace in_interrupt() usage in gmc_v*_process_interrupt()Sebastian Andrzej Siewior1-1/+1
2021-03-23drm/amdgpu: Let KFD use more VMIDs on AldebaranFelix Kuehling1-1/+2
2021-03-23drm/amdgpu: update mmhub client ids for AldebaranAlex Sierra1-13/+16
2021-03-23drm/amdgpu: Set up vmid0 PDB0Oak Zeng1-4/+24
2021-03-23drm/amdgpu: Use different gart table parameters for 2-level gart tableOak Zeng1-0/+9
2021-03-23drm/amdgpu: Placement of gart and vram in sysvm apertureOak Zeng1-3/+7
2021-03-23drm/amdgpu: Moved gart_size calculation to mc_init functionsOak Zeng1-0/+2
2021-03-23drm/amdgpu: add mmhub client ids for aldebaranAlex Deucher1-0/+41
2021-03-23drm/amdgpu: Aldebaran doesn't use semaphoreAmber Lin1-5/+1
2021-03-23drm/amdgpu: Don't do FB resize under A+A configOak Zeng1-1/+2
2021-03-23drm/amdgpu: disallow use semaphore on aldebaranHawking Zhang1-0/+7
2021-03-23drm/amdgpu: use physical_node_id to calculate aper_baseHawking Zhang1-12/+6
2021-03-23drm/amdgpu: Clean up mmhub functions for aldebaranOak Zeng1-0/+3
2021-03-23drm/amdgpu: new cache coherence change for AldebaranEric Huang1-0/+3
2021-03-23drm/amdgpu: Fix an omission when adding Aldebaran supportYong Zhao1-1/+2
2021-03-23drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj1-0/+34
2021-03-23drm/amdgpu: Print the IH client ID name when vm fault happensYong Zhao1-2/+3
2021-03-10drm/amdgpu: add gmc v9 block support for AldebaranLe Ma1-0/+3
2021-02-09drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher1-34/+32
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao1-18/+0
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao1-19/+2
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang1-7/+4
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher1-2/+0
2020-11-24drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptionsLee Jones1-0/+3
2020-11-24drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'Lee Jones1-35/+0
2020-11-24drm/amdgpu: make sure retry faults are handled in a work item on VegaChristian König1-8/+23
2020-11-24drm/amdgpu: drop leading zeros from the gmc9 fault addressChristian König1-1/+1
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-10-30drm/amdgpu: cleanup gmc_v9_0_process_interruptChristian König1-92/+91
2020-10-16drm/amdgpu: remove gfxhub_v1_1_funcs setKevin Wang1-9/+1
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen1-12/+7
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng1-7/+21
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin1-6/+1
2020-09-17amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S1-1/+4
2020-09-15drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher1-1/+0
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-145/+330
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher1-9/+230
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher1-4/+26
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li1-4/+7
2020-08-26drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher1-18/+17
2020-08-26drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handlingAlex Deucher1-2/+5
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