summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2024-09-06drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-09-06drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher
2024-08-20drm/amdgpu/gfx9: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Implement cleaner shader support for GFX9 hardwareSrinivasan Shanmugam
2024-08-16drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher
2024-08-16drm/amdgpu/gfx9: use proper rlc safe mode helpersAlex Deucher
2024-08-16drm/amdgpu/gfx9: add ring reset callback for gfxAlex Deucher
2024-08-16drm/amdgpu/gfx9: per queue reset only on bare metalAlex Deucher
2024-08-16drm/amdgpu/gfx9: implement reset_hw_queue for gfx9Jiadong Zhu
2024-08-16drm/amdgpu/gfx9: wait for reset done before remapJiadong Zhu
2024-08-16drm/amdgpu/gfx9: remap queue after reset successfullyJiadong Zhu
2024-08-16drm/amdgpu/gfx9: add ring reset callbackAlex Deucher
2024-08-13drm/amdgpu: fix ptr check warning in gfx9 ip_dumpSunil Khatri
2024-08-06drm/amdgpu: optimize the padding for gfx9Sunil Khatri
2024-07-23drm/amdgpu/gfx9: Enable bad opcode interruptAlex Deucher
2024-07-23drm/amdgpu/gfx9: properly handle error ints on all pipesAlex Deucher
2024-07-23drm/amdgpu/gfx9: enable wave kill for compute queuesAlex Deucher
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang
2024-06-05drm/amdgpu: fix comments and error message for ipdumpSunil Khatri
2024-06-05drm/amdgpu: rename ip_dump_cp_queues to compute queuesSunil Khatri
2024-06-05drm/amdgpu: add cp queue registers for gfx9 ipdumpSunil Khatri
2024-06-05drm/amdgpu: add print support for gfx9 ipdumpSunil Khatri
2024-06-05drm/amdgpu: add gfx9 register support in ipdumpSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Fix the ring buffer size for queue VM flushPrike Liang
2024-03-22drm/amdgpu: Fix truncation issues in gfx_v9_0.cSrinivasan Shanmugam
2024-03-06drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2024-02-22drm/amdgpu: Drop redundant parameter in amdgpu_gfx_kiq_init_ringMa Jun
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang
2024-01-18drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guestYuanShang
2023-11-29drm/amdgpu: fix memory overflow in the IB testTim Huang
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-09-06drm/amdgpu: Declare array with strings as pointers constantSrinivasan Shanmugam
2023-07-27drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-07-12drm/amdgpu/gfx9: move update_spm_vmid() out of rlc_init()Alex Deucher
2023-06-09drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu
2023-06-09Revert "drm/amdgpu: switch to golden tsc registers for raven/raven2"Alex Deucher
2023-06-09Revert "drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according ...Alex Deucher
2023-06-09drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable callsJonathan Kim
2023-06-09drm/amdgpu: setup hw debug registers on driver initializationJonathan Kim
2023-06-09drm/amdgpu: Program gds backup address as zero if no gds allocatedJiadong Zhu
2023-06-09drm/amdgpu: Reset CP_VMID_PREEMPT after trailing fence signaledJiadong Zhu
2023-06-09drm/amdgpu/gfx: set sched.ready status after ring/IB test in gfxGuchun Chen
2023-06-09drm:amd:amdgpu: Fix missing buffer object unlock in failure pathSukrut Bellary
2023-06-09drm/amdgpu: add instance mask for RAS injectTao Zhou