summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-22Revert "drm/amdgpu: Add pci usage to nbio v7.9"Asad Kamal1-63/+0
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar1-0/+6
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li1-2/+1
2023-11-30drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptHawking Zhang1-5/+0
2023-10-27drm/amdgpu: Use discovery table's subrevisionLijo Lazar1-1/+8
2023-10-13drm/amdgpu: add ras_err_info to identify RAS error sourceYang Wang1-1/+6
2023-10-06drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-3/+0
2023-08-30drm/amdgpu: Unset baco dummy mode on nbio v7.9Lijo Lazar1-0/+18
2023-08-09drm/amdgpu: Add pci usage to nbio v7.9Asad Kamal1-0/+63
2023-08-09drm/amdgpu: add RAS fatal error handler for NBIO v7.9Tao Zhou1-0/+187
2023-08-08drm/amdgpu: Add pci replay count to nbio v7.9Lijo Lazar1-0/+20
2023-06-15drm/amdgpu: Remove unused NBIO interfaceLijo Lazar1-14/+0
2023-06-15drm/amdgpu: Change nbio v7.9 xcp status definitionLijo Lazar1-5/+3
2023-06-09drm/amdgpu: Fix return types of certain NBIOv7.9 callbacksNathan Chancellor1-3/+3
2023-06-09drm/amdgpu: Disable interrupt tracker on NBIOv7.9Lijo Lazar1-0/+2
2023-06-09drm/amdgpu: init the XCC_DOORBELL_FENCE regsShiwu Zhang1-0/+17
2023-06-09drm/amdgpu: Enable IH CAM on GFX9.4.3Mukul Joshi1-2/+2
2023-06-09drm/amdgpu: Get supported memory partition modesLijo Lazar1-1/+8
2023-06-09drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj1-0/+12
2023-06-09drm/amdgpu: consolidate the access helpers in nbio v7_9Le Ma1-33/+12
2023-06-09drm/amdgpu: do some register access cleanup in nbio v7_9Le Ma1-6/+7
2023-06-09drm/amdgpu: adjust s2a entry register for sdma doorbell trans decodingLe Ma1-24/+8
2023-06-09drm/amdgpu: Use status register for partition modeLijo Lazar1-16/+12
2023-06-09drm/amdgpu/nbio: add vcn doorbell multiple AIDs supportJames Zhu1-3/+17
2023-06-09drm/amdgpu: Use instance table for sdma 4.4.2Lijo Lazar1-2/+5
2023-06-09drm/amdgpu: configure the doorbell settings for sdma on non-AID0Le Ma1-9/+56
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma1-0/+6
2023-06-09drm/amdgpu/vcn: update new doorbell mapJames Zhu1-2/+2
2023-06-09drm/amdgpu/nbio: update vcn doorbell rangeJames Zhu1-2/+2
2023-06-09drm/amdgpu: add sysfs node for compute partition modeLe Ma1-0/+32
2023-06-09drm/amdgpu: remove unneeded semicolonJiapeng Chong1-1/+1
2023-03-31drm/amdgpu: add nbio v7_9 supportHawking Zhang1-0/+369