summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)Author
2021-03-23drm/amdgpu: use physical_node_id to calculate aper_baseHawking Zhang
2021-03-23drm/amdgpu: Clean up mmhub functions for aldebaranOak Zeng
2021-03-23drm/amdgpu: new cache coherence change for AldebaranEric Huang
2021-03-23drm/amdgpu: Fix an omission when adding Aldebaran supportYong Zhao
2021-03-23drm/amdgpu: define address map for host xgmi link (v3)Rajneesh Bhardwaj
2021-03-23drm/amdgpu: Print the IH client ID name when vm fault happensYong Zhao
2021-03-10drm/amdgpu: add gmc v9 block support for AldebaranLe Ma
2021-02-09drm/amdgpu/gmc9: fix mmhub client mapping for arcturusAlex Deucher
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao
2020-12-23drm/amdgpu: remove unnecessary asic type checkHawking Zhang
2020-12-08drm/amdgpu: remove amdgpu_ttm_late_init and amdgpu_bo_late_initAlex Deucher
2020-11-24drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptionsLee Jones
2020-11-24drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'Lee Jones
2020-11-24drm/amdgpu: make sure retry faults are handled in a work item on VegaChristian König
2020-11-24drm/amdgpu: drop leading zeros from the gmc9 fault addressChristian König
2020-11-24drm/amdgpu: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-30drm/amdgpu: cleanup gmc_v9_0_process_interruptChristian König
2020-10-16drm/amdgpu: remove gfxhub_v1_1_funcs setKevin Wang
2020-09-30drm/amdgpu: drop duplicated ecc check for vega10 (v5)Guchun Chen
2020-09-30drm/amdgpu: use function pointer for gfxhub functionsOak Zeng
2020-09-22drm/amdgpu/gmc9: simplify the return expression of gmc_v9_0_suspendLiu Shixin
2020-09-17amdgpu/gmc_v9: Warn if SDPIF_MMIO_CNTRL_0 is not setShirish S
2020-09-15drm/amdgpu/gmc9: remove mmhub client duplicated caseAlex Deucher
2020-09-08Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-03drm/amdgpu/gmc9: print client id string for mmhubAlex Deucher
2020-09-03drm/amdgpu/gmc9: print client id string for gfxhubAlex Deucher
2020-09-03drm/amdgpu: block ring buffer access during GPU recoveryDennis Li
2020-08-26drm/amdgpu: add pre_asic_init callback for SOC15Alex Deucher
2020-08-26drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handlingAlex Deucher
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-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
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/gmc9: switch to using amdgpu_gmc_get_vbios_allocationsAlex Deucher
2020-08-04drm/amdgpu: move keep stolen memory check into gmc coreAlex 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-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-08drm/amdgpu: use register distance member instead of hardcode in GMC9Huang Rui
2020-07-02drm/amdgpu: Let KFD use more VMIDs on ArcturusFelix Kuehling
2020-07-02drm/amdgpu: Clean up KFD VMID assignmentFelix Kuehling
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-04-24drm/amdgpu/gmc: Use consistent variable on unlocksColin Ian King
2020-04-24drm/amdgpu: protect ring overrunYintian Tao
2020-04-09drm/amdgpu: Print UTCL2 client ID on a gpuvm faultOak Zeng
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang
2020-02-25drm/amdgpu: Improve Vega20 XGMI TLB flush workaroundFelix Kuehling