summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu: enable ASPM on vegaKenneth Feng2021-04-151-0/+125
* drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang2021-04-091-6/+10
* drm/amdgpu/nbio: add aldebaran supportJames Zhu2021-03-231-3/+17
* drm/amdgpu: fix incorrect EP_STRAP reg offset for aldebaranHawking Zhang2021-03-231-1/+9
* drm/amdgpu: correct mmBIF_SDMA4_DOORBELL_RANGE address for aldebaranLe Ma2021-03-101-4/+14
* drm/amdgpu: remove redundant logic related HDPLikun Gao2021-01-051-10/+0
* drm/amdgpu: bypass querying ras error count registersGuchun Chen2020-08-141-22/+26
* drm/amdgpu: refine ras related message printGuchun Chen2020-04-131-5/+11
* drm/amdgpu: ih doorbell size of range changed for nbio v7.4Alex Sierra2020-04-011-1/+1
* drm/amdgpu: cleanup all virtualization detection routineMonk Liu2020-04-011-18/+0
* drm/amdgpu: record non-zero error counter info in NBIO before resetting GPUGuchun Chen2020-02-191-1/+14
* drm/amdgpu: simplify function return logicGuchun Chen2020-01-071-6/+2
* drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen2019-12-181-1/+1
* drm/amdgpu: clear uncorrectable parity error status bitLe Ma2019-12-051-1/+9
* drm/amdgpu: clear ras controller status registers when interrupt occursLe Ma2019-12-051-0/+10
* drm/amdgpu: remove ras global recovery handling from ras_controller_int handlerLe Ma2019-12-051-1/+6
* drm/amdgpu/soc15: disable doorbell interrupt as part of BACO entry sequenceLe Ma2019-10-151-0/+8
* Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20"Kent Russell2019-09-161-6/+0
* drm/amdgpu: implement ras query function for pcie bifGuchun Chen2019-09-161-0/+30
* drm/amdgpu: add ras error query count interface for nbioGuchun Chen2019-09-161-0/+6
* drm/amdgpu: remove duplicated header file includeGuchun Chen2019-09-161-1/+0
* drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper functionHawking Zhang2019-09-131-48/+1
* drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang2019-09-131-0/+4
* drm/amdgpu: Avoid HW GPU reset for RAS.Andrey Grodzovsky2019-09-131-0/+5
* drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)Hawking Zhang2019-09-131-0/+45
* drm/amdgpu: add ras_controller and err_event_athub interrupt supportHawking Zhang2019-09-131-0/+125
* drm/amdgpu/nbio: add functions to query ras specific interrupt statusHawking Zhang2019-09-131-0/+32
* drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-2/+1
* drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu2019-07-181-3/+17
* drm/amdgpu: add vcn doorbell range function to nbio7.4 (v2)Leo Liu2019-07-181-0/+21
* drm/amdgpu: support sdma 2~7 doorbell range register offsetLe Ma2019-07-181-3/+17
* drm/amdgpu: support hdp flush for more sdma instancesLe Ma2019-07-181-0/+17
* drm/amdgpu: Remap hdp coherency registersOak Zeng2019-05-241-3/+12
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-221-1/+1
|\
| * drm/amdgpu: fix several indentation issuesColin Ian King2019-02-131-1/+1
* | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-0/+13
|\ \ | |/ |/|
| * drm/amdgpu: Implement doorbell self-ring for NBIO 7.4Jay Cornwall2019-02-011-0/+13
* | drm/amdgpu: Fix sdma doorbell range settingOak Zeng2019-01-251-2/+2
* | drm/amdgpu: Add NBIO SMN headers v2Kent Russell2019-01-141-4/+1
|/
* drm/amdgpu/nbio7.4: add hw bug workaround for vega20Alex Deucher2018-12-201-0/+7
* drm/amdgpu: add vega20 sriov capability detectionFrank Min2018-09-191-2/+13
* drm/amdgpu: fix sdma doorbell range settingEvan Quan2018-08-271-1/+1
* drm/amdgpu: Add nbio 7.4 support for vega20 (v3)Feifei Xu2018-08-271-0/+237