summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-02drm/amdgpu/gfx9.4.3: Implement compute pipe resetPrike Liang1-19/+108
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher1-0/+6
2024-08-21drm/amdgpu/gfx_v9_4_3: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam1-0/+2
2024-08-21drm/amdgpu/gfx9: Add cleaner shader support for GFX9.4.4 hardwareSrinivasan Shanmugam1-0/+1
2024-08-21drm/amdgpu/gfx9: Implement cleaner shader support for GFX9.4.3 hardwareSrinivasan Shanmugam1-5/+52
2024-08-16drm/amdgpu: remove ME0 registers from mi300 dumpSunil Khatri1-37/+0
2024-08-16drm/amdgpu/gfx9.4.3: use rlc safe mode for soft recoveryAlex Deucher1-0/+2
2024-08-16drm/amdgpu/gfx9.4.3: use proper rlc safe mode helpersAlex Deucher1-4/+4
2024-08-16drm/amdgpu/gfx9: per queue reset only on bare metalAlex Deucher1-0/+3
2024-08-16drm/amdgpu/gfx9.4.3: implement reset_hw_queue for gfx9.4.3Jiadong Zhu1-0/+36
2024-08-16drm/amdgpu/gfx_9.4.3: wait for reset done before remapJiadong Zhu1-6/+33
2024-08-16drm/amdgpu/gfx9.4.3: remap queue after reset successfullyJiadong Zhu1-9/+27
2024-08-16drm/amdgpu/gfx9.4.3: add ring reset callbackAlex Deucher1-0/+38
2024-08-16drm/amdgpu: add cp queue registers print for gfx9_4_3Sunil Khatri1-2/+40
2024-08-16drm/amdgpu: add cp queue registers for gfx9_4_3 ipdumpSunil Khatri1-3/+95
2024-08-13drm/amdgpu: add print support for gfx9_4_3 ipdumpSunil Khatri1-1/+23
2024-08-13drm/amdgpu: add gfx9_4_3 register support in ipdumpSunil Khatri1-1/+132
2024-08-06drm/amdgpu: remove RAS unused paramter 'err_addr'Yang Wang1-2/+2
2024-08-06drm/amdgpu: optimize the padding for gfx_v9_4_3Sunil Khatri1-1/+19
2024-07-24drm/amdgpu/gfx9.4.3: Enable bad opcode interruptAlex Deucher1-0/+69
2024-07-24drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher1-4/+46
2024-07-24drm/amdgpu/gfx9.4.3: implement wave kill for compute queuesAlex Deucher1-0/+14
2024-07-10drm/amdgpu: Initialize VF partition modeLijo Lazar1-7/+30
2024-07-08drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1Zhigang Luo1-0/+3
2024-06-28drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3Jane Jian1-0/+33
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang1-7/+4
2024-06-14drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan1-2/+13
2024-05-23drm/amdgpu - optimize rlc spm cntlJane Jian1-9/+11
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang1-0/+6
2024-04-27drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-04-27drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-27drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-27drm/amdgpu: Update CGCG settings for GFXIP 9.4.3Rajneesh Bhardwaj1-4/+4
2024-04-27drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-03-20drm/amdgpu: retire unused aca_bank_report data structureYang Wang1-4/+4
2024-03-20drm/amdgpu: refine aca error cache for gfx v9.4.3Yang Wang1-5/+8
2024-03-20drm/amdgpu: add new aca_smu_type supportYang Wang1-17/+20
2024-02-26drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOVVictor Lu1-0/+3
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun1-3/+1
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang1-2/+2
2024-01-16drm/amdgpu: add gfx v9.4.3 ACA supportYang Wang1-0/+88
2023-12-19drm/amdgpu: MCA supports recording umc address informationYiPeng Chai1-2/+2
2023-11-30drm/amdgpu: fix memory overflow in the IB testTim Huang1-2/+2
2023-11-30drm/amdgpu: Retire query/reset_ras_err_status from gfx_v9_4_3Hawking Zhang1-156/+0
2023-11-10drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu1-4/+4
2023-11-10drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu1-0/+1
2023-11-10drm/amdgpu: correct amdgpu ip block rev infoYang Wang1-1/+1
2023-11-07drm/amdgpu: handle extra UE register entries for gfx v9_4_3Tao Zhou1-0/+38
2023-10-27drm/amdgpu: Add a read to GFX v9.4.3 ring testLijo Lazar1-0/+1
2023-10-20drm/amdgpu: drop status query/reset for GCEA 9.4.3 and MMEA 1.8Tao Zhou1-60/+0