summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Unset baco dummy mode on nbio v7.9Lijo Lazar2023-08-301-0/+18
* drm/amdgpu: Add pci usage to nbio v7.9Asad Kamal2023-08-091-0/+63
* drm/amdgpu: add RAS fatal error handler for NBIO v7.9Tao Zhou2023-08-091-0/+187
* drm/amdgpu: Add pci replay count to nbio v7.9Lijo Lazar2023-08-071-0/+20
* drm/amdgpu: Remove unused NBIO interfaceLijo Lazar2023-06-151-14/+0
* drm/amdgpu: Change nbio v7.9 xcp status definitionLijo Lazar2023-06-151-5/+3
* drm/amdgpu: Fix return types of certain NBIOv7.9 callbacksNathan Chancellor2023-06-091-3/+3
* drm/amdgpu: Disable interrupt tracker on NBIOv7.9Lijo Lazar2023-06-091-0/+2
* drm/amdgpu: init the XCC_DOORBELL_FENCE regsShiwu Zhang2023-06-091-0/+17
* drm/amdgpu: Enable IH CAM on GFX9.4.3Mukul Joshi2023-06-091-2/+2
* drm/amdgpu: Get supported memory partition modesLijo Lazar2023-06-091-1/+8
* drm/amdgpu: detect current GPU memory partition modeRajneesh Bhardwaj2023-06-091-0/+12
* drm/amdgpu: consolidate the access helpers in nbio v7_9Le Ma2023-06-091-33/+12
* drm/amdgpu: do some register access cleanup in nbio v7_9Le Ma2023-06-091-6/+7
* drm/amdgpu: adjust s2a entry register for sdma doorbell trans decodingLe Ma2023-06-091-24/+8
* drm/amdgpu: Use status register for partition modeLijo Lazar2023-06-091-16/+12
* drm/amdgpu/nbio: add vcn doorbell multiple AIDs supportJames Zhu2023-06-091-3/+17
* drm/amdgpu: Use instance table for sdma 4.4.2Lijo Lazar2023-06-091-2/+5
* drm/amdgpu: configure the doorbell settings for sdma on non-AID0Le Ma2023-06-091-9/+56
* drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma2023-06-091-0/+6
* drm/amdgpu/vcn: update new doorbell mapJames Zhu2023-06-091-2/+2
* drm/amdgpu/nbio: update vcn doorbell rangeJames Zhu2023-06-091-2/+2
* drm/amdgpu: add sysfs node for compute partition modeLe Ma2023-06-091-0/+32
* drm/amdgpu: remove unneeded semicolonJiapeng Chong2023-06-091-1/+1
* drm/amdgpu: add nbio v7_9 supportHawking Zhang2023-03-311-0/+369