aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma1-0/+8
2019-09-16Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20"Kent Russell1-6/+0
2019-09-16drm/amdgpu: implement ras query function for pcie bifGuchun Chen1-0/+30
2019-09-16drm/amdgpu: add ras error query count interface for nbioGuchun Chen1-0/+6
2019-09-16drm/amdgpu: remove duplicated header file includeGuchun Chen1-1/+0
2019-09-13drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang1-48/+1
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang1-0/+4
2019-09-13drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky1-0/+5
2019-09-13drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)Hawking Zhang1-0/+45
2019-09-13drm/amdgpu: add ras_controller and err_event_athub interrupt supportHawking Zhang1-0/+125
2019-09-13drm/amdgpu/nbio: add functions to query ras specific interrupt statusHawking Zhang1-0/+32
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang1-2/+1
2019-07-18drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu1-3/+17
2019-07-18drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2)Leo Liu1-0/+21
2019-07-18drm/amdgpu: support sdma 2~7 doorbell range register offsetLe Ma1-3/+17
2019-07-18drm/amdgpu: support hdp flush for more sdma instancesLe Ma1-0/+17
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng1-3/+12
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+1
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie1-0/+13
2019-02-13drm/amdgpu: fix several indentation issuesColin Ian King1-1/+1
2019-02-01drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall1-0/+13
2019-01-25drm/amdgpu: Fix sdma doorbell range settingOak Zeng1-2/+2
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell1-4/+1
2018-12-20drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher1-0/+7
2018-09-19drm/amdgpu: add vega20 sriov capability detectionFrank Min1-2/+13
2018-08-27drm/amdgpu: fix sdma doorbell range settingEvan Quan1-1/+1
2018-08-27drm/amdgpu: Add nbio 7.4 support for vega20 (v3)Feifei Xu1-0/+237