summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
AgeCommit message (Expand)Author
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras b...yipechai
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai
2022-02-14drm/amdgpu: Optimize amdgpu_umc_ras_late_init/amdgpu_umc_ras_fini function codeyipechai
2022-01-27drm/amdgpu: add umc_fill_error_record to make code more simpleTao Zhou
2022-01-14drm/amdgpu: Modify umc block to fit for the unified ras block data and opsyipechai
2021-12-30drm/amdgpu: save error count in RAS poison handlerTao Zhou
2021-12-28drm/amdgpu: add gpu reset control for umc page retirementTao Zhou
2021-11-22drm/amdgpu: add new query interface for umc block v2Stanley.Yang
2021-09-28drm/amdgpu: add poison mode query for UMCTao Zhou
2021-06-18drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang
2020-07-23drm/amdgpu: move umc specific macros to headerJohn Clements
2020-01-07drm/amdgpu: resolve bug in UMC 6 error counter queryJohn Clements
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou
2019-10-03drm/amdgpu: fix an UMC hw arbitrator bug(v3)Monk Liu
2019-09-16drm/amdgpu: rename umc ras_init to err_cnt_initTao Zhou
2019-09-16drm/amdgpu: move umc late init from gmc to umc blockTao Zhou
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou
2019-08-02drm/amdgpu: add macro of umc for each channelTao Zhou
2019-08-02drm/amdgpu: add more parameters and functions to amdgpu_umc structureTao Zhou
2019-07-31drm/amdgpu: add structures for umc error address translationTao Zhou
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou
2019-07-31drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang