summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
* drm/amdgpu: Enable IH retry CAM on GFX9Mukul Joshi2023-04-131-1/+1
* drm/amdgpu: Don't enable LTR if not supportedLijo Lazar2022-09-131-1/+8
* drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher2022-07-181-21/+0
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amdgpu: Disable baco dummy modeLijo Lazar2022-03-151-0/+15
* drm/amdgpu: Remove redundant .ras_fini initialization in some ras blocksyipechai2022-03-021-1/+0
* drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras ...yipechai2022-03-021-1/+1
* drm/amdgpu: Optimize amdgpu_nbio_ras_late_init/amdgpu_nbio_ras_fini function ...yipechai2022-02-141-0/+1
* drm/amdgpu: Optimize xxx_ras_late_init/xxx_ras_late_fini for each ras blockyipechai2022-02-141-2/+4
* drm/amdgpu: Modify nbio block to fit for the unified ras block data and opsyipechai2022-01-141-4/+13
* drm/amdgpu: Skip ASPM programming on aldebaranLijo Lazar2021-11-241-0/+3
* drm/amdgpu: Fix MMIO HDP flush on SRIOVFelix Kuehling2021-11-221-1/+3
* drm/amdgpu/nbio7.4: use original HDP_FLUSH bitsAlex Deucher2021-10-221-0/+15
* drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12Alex Deucher2021-10-111-9/+12
* drm/amdgpu: Updated RAS infrastructureJohn Clements2021-09-231-2/+2
* drm/amdgpu: Resolve nBIF RAS error harvesting bugJohn Clements2021-09-231-6/+24
* drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-311-5/+25
* drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-261-5/+29
* drm/amd/amdgpu: remove unnecessary RAS context fieldCandice Li2021-08-161-2/+2
* 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