summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c
AgeCommit message (Expand)Author
2025-02-25drm/amdgpu: Remove redundant logic in GC v9.4.3Lijo Lazar
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2025-02-17drm/amdgpu: Include ACA error type in aca bankHawking Zhang
2025-02-12drm/amdgpu: Clean up GFX v9.4.3 IP version checksLijo Lazar
2025-01-06drm/amdgpu: Fix for MEC SJT FW Load Fail on VFyfeng1
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
2024-12-10drm/amdgpu: move common ACA ipid defines into amdgpu_aca.hYang Wang
2024-12-10drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello
2024-12-10drm/amdgpu: Apply gc v9_5_0 golden settingsHawking Zhang
2024-12-10drm/amdgpu: add initial support for gfx950Le Ma
2024-12-10drm/amdgpu/gfx: add gfx950 microcodeLe Ma
2024-12-10drm/amdgpu: Remove gfxoff usageLijo Lazar
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang
2024-12-10drm/amdgpu: reduce the mmio writes in kiq settingPrike Liang
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao
2024-11-08drm/amdgpu: Add sysfs interface for gc reset maskJesse.zhang@amd.com
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-10-22Revert "drm/amdgpu/gfx9: put queue resets behind a debug option"Alex Deucher
2024-10-15drm/amdgpu: Show current compute partition on VFLijo Lazar
2024-10-15drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nopSunil Khatri
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: 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: Fix typo "acccess" and improve the comment style hereWangYuli
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher
2024-09-02drm/amdgpu/gfx9.4.3: Implement compute pipe resetPrike Liang
2024-08-29drm/amdgpu/gfx9: put queue resets behind a debug optionAlex Deucher
2024-08-20drm/amdgpu/gfx_v9_4_3: Apply Isolation Enforcement to GFX & Compute ringsSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Add cleaner shader support for GFX9.4.4 hardwareSrinivasan Shanmugam
2024-08-20drm/amdgpu/gfx9: Implement cleaner shader support for GFX9.4.3 hardwareSrinivasan Shanmugam
2024-08-16drm/amdgpu: remove ME0 registers from mi300 dumpSunil Khatri
2024-08-16drm/amdgpu/gfx9.4.3: use rlc safe mode for soft recoveryAlex Deucher
2024-08-16drm/amdgpu/gfx9.4.3: use proper rlc safe mode helpersAlex Deucher
2024-08-16drm/amdgpu/gfx9: per queue reset only on bare metalAlex Deucher
2024-08-16drm/amdgpu/gfx9.4.3: implement reset_hw_queue for gfx9.4.3Jiadong Zhu
2024-08-16drm/amdgpu/gfx_9.4.3: wait for reset done before remapJiadong Zhu
2024-08-16drm/amdgpu/gfx9.4.3: remap queue after reset successfullyJiadong Zhu