summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
AgeCommit message (Expand)Author
2022-03-25drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher
2022-03-25drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen
2022-03-04drm/amdgpu: Set correct DMA mask for aldebaranHarish Kasiviswanathan
2022-03-02drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...yipechai
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras...yipechai
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-17drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocksyipechai
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras blockyipechai
2022-02-14drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function codeyipechai
2022-02-14drm/amdgpu: Optimize amdgpu_mmhub_ras_late_init/amdgpu_mmhub_ras_fini functio...yipechai
2022-02-14drm/amdgpu: Optimize amdgpu_hdp_ras_late_init/amdgpu_hdp_ras_fini function codeyipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky
2022-01-27drm/amdgpu: increase bad page number for umc ras queryTao Zhou
2022-01-25drm/amdgpu: Move xgmi ras initialization from .late_init to .early_inityipechai
2022-01-19drm/amdgpu: remove gart.ready flagChristian König
2022-01-19drm/amdgpu: add vram check function for GMCXiaojian Du
2022-01-18drm/amdgpu: Fix the code style warnings in gmcyipechai
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai
2022-01-14drm/amdgpu: Modify hdp block to fit for the unified ras block data and opsyipechai
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amdgpu: recover gart table at resumeNirmoy Das
2021-12-28drm/amdgpu: get xgmi info before ip_initVictor Skvortsov
2021-12-28drm/amdgpu: Modify indirect register access for gmc_v9_0 sriovVictor Skvortsov
2021-12-14drm/amd/amdgpu: fix gmc bo pin count leak in SRIOVJingwen Chen
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-13drm:amdgpu:remove unneeded variablechiminghao
2021-12-13drm/amdgpu: check df_funcs and its callback pointersHawking Zhang
2021-12-01drm/amdgpu: handle IH ring1 overflowPhilip Yang
2021-10-04drm/amdgpu/gmc9: 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-08-24drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements
2021-08-05drm/amdgpu: Fix channel_index table layout for AldebaranMukul Joshi
2021-07-13drm/amdgpu: Resolve bug in UMC 6.7 error offset calculationJohn Clements
2021-07-08drm/amdgpu: initialize umc ras functionJohn Clements
2021-06-08drm/amdgpu: remove sriov vf checking from getting fb locationZhigang Luo
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-19drm/amdgpu: Handle IOMMU enabled case.Andrey Grodzovsky
2021-05-19drm/amdgpu: Conditionally reset RAS counters on bootJohn Clements
2021-05-10drm/amdgpu: Rename to ras_*_enabledLuben Tuikov
2021-05-10drm/amdgpu: enable ras error count query and reset for HDPHawking Zhang
2021-05-10drm/amdgpu: initialize hdp v4_0 ras functionsHawking Zhang
2021-04-20drm/amdgpu/gmc9: remove dummy read workaround for newer chipsAlex Deucher
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng
2021-04-09drm/amdgpu: move mmhub ras_func init to ip specific fileHawking Zhang
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang
2021-04-09drm/amdgpu: do not register df_mca interrupt in certain configHawking Zhang