Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function ... | yipechai | 1 | -0/+1 |
2022-02-14 | drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras block | yipechai | 1 | -2/+4 |
2022-01-14 | drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops | yipechai | 1 | -4/+13 |
2021-11-24 | drm/amdgpu: Skip ASPM programming on aldebaran | Lijo Lazar | 1 | -0/+3 |
2021-11-22 | drm/amdgpu: Fix MMIO HDP flush on SRIOV | Felix Kuehling | 1 | -1/+3 |
2021-10-22 | drm/amdgpu/nbio7.4: use original HDP_FLUSH bits | Alex Deucher | 1 | -0/+15 |
2021-10-11 | drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12 | Alex Deucher | 1 | -9/+12 |
2021-09-23 | drm/amdgpu: Updated RAS infrastructure | John Clements | 1 | -2/+2 |
2021-09-23 | drm/amdgpu: Resolve nBIF RAS error harvesting bug | John Clements | 1 | -6/+24 |
2021-08-31 | drm/amdgpu: Clear RAS interrupt status on aldebaran | John Clements | 1 | -5/+25 |
2021-08-26 | drm/amdgpu: Clear RAS interrupt status on aldebaran | John Clements | 1 | -5/+29 |
2021-08-16 | drm/amd/amdgpu: remove unnecessary RAS context field | Candice Li | 1 | -2/+2 |
2021-04-15 | drm/amd/amdgpu: enable ASPM on vega | Kenneth Feng | 1 | -0/+125 |
2021-04-09 | drm/amdgpu: split nbio callbacks into ras and non-ras ones | Hawking Zhang | 1 | -6/+10 |
2021-03-23 | drm/amdgpu/nbio: add aldebaran support | James Zhu | 1 | -3/+17 |
2021-03-23 | drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaran | Hawking Zhang | 1 | -1/+9 |
2021-03-10 | drm/amdgpu: correct mmBIF_SDMA4_DOORBELL_RANGE address for aldebaran | Le Ma | 1 | -4/+14 |
2021-01-05 | drm/amdgpu: remove redundant logic related HDP | Likun Gao | 1 | -10/+0 |
2020-08-14 | drm/amdgpu: bypass querying ras error count registers | Guchun Chen | 1 | -22/+26 |
2020-04-13 | drm/amdgpu: refine ras related message print | Guchun Chen | 1 | -5/+11 |
2020-04-01 | drm/amdgpu: ih doorbell size of range changed for nbio v7.4 | Alex Sierra | 1 | -1/+1 |
2020-04-01 | drm/amdgpu: cleanup all virtualization detection routine | Monk Liu | 1 | -18/+0 |
2020-02-19 | drm/amdgpu: record non-zero error counter info in NBIO before resetting GPU | Guchun Chen | 1 | -1/+14 |
2020-01-07 | drm/amdgpu: simplify function return logic | Guchun Chen | 1 | -6/+2 |
2019-12-18 | drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpu | Guchun Chen | 1 | -1/+1 |
2019-12-05 | drm/amdgpu: clear uncorrectable parity error status bit | Le Ma | 1 | -1/+9 |
2019-12-05 | drm/amdgpu: clear ras controller status registers when interrupt occurs | Le Ma | 1 | -0/+10 |
2019-12-05 | drm/amdgpu: remove ras global recovery handling from ras_controller_int handler | Le Ma | 1 | -1/+6 |
2019-10-15 | drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequence | Le Ma | 1 | -0/+8 |
2019-09-16 | Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20" | Kent Russell | 1 | -6/+0 |
2019-09-16 | drm/amdgpu: implement ras query function for pcie bif | Guchun Chen | 1 | -0/+30 |
2019-09-16 | drm/amdgpu: add ras error query count interface for nbio | Guchun Chen | 1 | -0/+6 |
2019-09-16 | drm/amdgpu: remove duplicated header file include | Guchun Chen | 1 | -1/+0 |
2019-09-13 | drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function | Hawking Zhang | 1 | -48/+1 |
2019-09-13 | drm/amdgpu: set ip specific ras interface pointer to NULL after free it | Hawking Zhang | 1 | -0/+4 |
2019-09-13 | drm/amdgpu: Avoid HW GPU reset for RAS. | Andrey Grodzovsky | 1 | -0/+5 |
2019-09-13 | drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3) | Hawking Zhang | 1 | -0/+45 |
2019-09-13 | drm/amdgpu: add ras_controller and err_event_athub interrupt support | Hawking Zhang | 1 | -0/+125 |
2019-09-13 | drm/amdgpu/nbio: add functions to query ras specific interrupt status | Hawking Zhang | 1 | -0/+32 |
2019-09-13 | drm/amdgpu: switch to new amdgpu_nbio structure | Hawking Zhang | 1 | -2/+1 |
2019-07-18 | drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instance | James Zhu | 1 | -3/+17 |
2019-07-18 | drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2) | Leo Liu | 1 | -0/+21 |
2019-07-18 | drm/amdgpu: support sdma 2~7 doorbell range register offset | Le Ma | 1 | -3/+17 |
2019-07-18 | drm/amdgpu: support hdp flush for more sdma instances | Le Ma | 1 | -0/+17 |
2019-05-24 | drm/amdgpu: Remap hdp coherency registers | Oak Zeng | 1 | -3/+12 |
2019-02-22 | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -1/+1 |
2019-02-18 | Merge v5.0-rc7 into drm-next | Dave Airlie | 1 | -0/+13 |
2019-02-13 | drm/amdgpu: fix several indentation issues | Colin Ian King | 1 | -1/+1 |
2019-02-01 | drm/amdgpu: Implement doorbell self-ring for NBIO 7.4 | Jay Cornwall | 1 | -0/+13 |
2019-01-25 | drm/amdgpu: Fix sdma doorbell range setting | Oak Zeng | 1 | -2/+2 |