summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
AgeCommit message (Expand)Author
2024-10-22drm/amdgpu/gfx9: Add cleaner shader for GFX9.4.2Srinivasan Shanmugam
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher
2024-10-15drm/amdgpu: optimize fn gfx_v9_ring_insert_nopSunil Khatri
2024-10-08drm/amdgpu: fix typosAndrew Kreimer
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu/gfx9: Add Cleaner Shader Deinitialization in gfx_v9_0 ModuleSrinivasan Shanmugam
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri
2024-09-26drm/amdgpu/gfx9: Explicitly halt CP before initAlex Deucher
2024-09-26drm/amdgpu/gfx9: set additional bits on CP haltAlex Deucher
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