summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
AgeCommit message (Expand)Author
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li
2023-10-13drm/amdgpu: add ras_err_info to identify RAS error sourceYang Wang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-04-13drm/amdgpu: Enable IH retry CAM on GFX9Mukul Joshi
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-15drm/amdgpu: Disable baco dummy modeLijo Lazar
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 nbio ras ...yipechai
2022-02-14drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function ...yipechai
2022-02-14drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai
2021-11-24drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar
2021-11-22drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling
2021-10-22drm/amdgpu/nbio7.4: use original HDP_FLUSH bitsAlex Deucher
2021-10-11drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12Alex Deucher
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements
2021-09-23drm/amdgpu: Resolve nBIF RAS error harvesting bugJohn Clements
2021-08-31drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements
2021-08-26drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements
2021-08-16drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li
2021-04-15drm/amd/amdgpu: enable ASPM on vegaKenneth Feng
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang
2021-03-23drm/amdgpu/nbio: add aldebaran supportJames Zhu
2021-03-23drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaranHawking Zhang
2021-03-10drm/amdgpu: correct mmBIF_SDMA4_DOORBELL_RANGE address for aldebaranLe Ma
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao
2020-08-14drm/amdgpu: bypass querying ras error count registersGuchun Chen
2020-04-13drm/amdgpu: refine ras related message printGuchun Chen
2020-04-01drm/amdgpu: ih doorbell size of range changed for nbio v7.4Alex Sierra
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu
2020-02-19drm/amdgpu: record non-zero error counter info in NBIO before resetting GPUGuchun Chen
2020-01-07drm/amdgpu: simplify function return logicGuchun Chen
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen
2019-12-05drm/amdgpu: clear uncorrectable parity error status bitLe Ma
2019-12-05drm/amdgpu: clear ras controller status registers when interrupt occursLe Ma
2019-12-05drm/amdgpu: remove ras global recovery handling from ras_controller_int handlerLe Ma
2019-10-15drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma
2019-09-16Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20"Kent Russell
2019-09-16drm/amdgpu: implement ras query function for pcie bifGuchun Chen
2019-09-16drm/amdgpu: add ras error query count interface for nbioGuchun Chen
2019-09-16drm/amdgpu: remove duplicated header file includeGuchun Chen
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky
2019-09-13drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)Hawking Zhang
2019-09-13drm/amdgpu: add ras_controller and err_event_athub interrupt supportHawking Zhang
2019-09-13drm/amdgpu/nbio: add functions to query ras specific interrupt statusHawking Zhang
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang