aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04drm/amdgpu: add nbio v4_3_0 ip block v2Stanley.Yang1-0/+1
2022-04-28drm/amdgpu: add nbio callback to query rom offsetHawking Zhang1-0/+1
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras blockyipechai1-1/+0
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai1-1/+1
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai1-1/+1
2022-01-14drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai1-7/+4
2021-07-23drm/amdgpu: Clear doorbell interrupt status for Sienna CichlidChengzhe Liu1-0/+1
2021-06-30drm/amdgpu: fix the hang caused by PCIe link width switchEvan Quan1-0/+1
2021-06-30drm/amdgpu: fix NAK-G generation during PCI-e link width switchEvan Quan1-0/+1
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang1-7/+12
2021-02-09drm/amdgpu: support ASPM for some specific ASICLikun Gao1-0/+1
2021-01-05drm/amdgpu: remove redundant logic related HDPLikun Gao1-1/+0
2020-10-15drm/amdgpu: add interface for setting ASPMEvan Quan1-0/+2
2020-10-05drm/amdgpu: add pcie port indirect read and write on nvHuang Rui1-0/+2
2020-04-01drm/amdgpu: cleanup all virtualization detection routineMonk Liu1-1/+0
2019-10-15drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma1-0/+2
2019-10-03drm/amdgpu: add ras fini for nbioTao Zhou1-1/+1
2019-09-16drm/amdgpu: add ras error query count interface for nbioGuchun Chen1-0/+2
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang1-0/+2
2019-09-13drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)Hawking Zhang1-0/+2
2019-09-13drm/amdgpu: add ras_controller and err_event_athub interrupt supportHawking Zhang1-0/+4
2019-09-13drm/amdgpu/nbio: add functions to query ras specific interrupt statusHawking Zhang1-0/+2
2019-09-13drm/amdgpu: add new amdgpu nbio header fileHawking Zhang1-0/+87