summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-23Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher1-6/+0
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar1-8/+4
2024-10-15drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nopSunil Khatri1-4/+1
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-3/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+4
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-3/+3
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri1-2/+2
2024-09-27drm/amdgpu: Fix typo "acccess" and improve the comment style hereWangYuli1-2/+4
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher1-0/+2
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher1-1/+9
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher1-7/+1
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