aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: move reset support type checks into the callerAlex Deucher2025-07-171-3/+0
* drm/amdgpu/sdma5: re-emit unprocessed state on ring resetAlex Deucher2025-07-171-2/+6
* drm/amdgpu: clean up sdma reset functionsAlex Deucher2025-07-161-3/+11
* drm/amdgpu/sdma: allow caller to handle kernel rings in engine resetAlex Deucher2025-07-071-1/+1
* drm/amdgpu/sdma: consolidate engine reset handlingAlex Deucher2025-07-071-4/+2
* drm/amdgpu: move force completion into ring resetsAlex Deucher2025-06-301-1/+4
* drm/amdgpu: update ring reset function signatureAlex Deucher2025-06-301-1/+3
* drm/amdgpu/sdma5.x: suspend KFD queues in ring resetAlex Deucher2025-06-301-1/+6
* drm/amdgpu/sdma5: init engine reset mutexAlex Deucher2025-06-181-0/+1
* drm/amdgpu: optimize queue reset and stop logic for sdma_v5_0[email protected]2025-04-211-22/+9
* drm/amdgpu/: drm/amdgpu: Register the new sdma function pointers for sdma_v5_0[email protected]2025-04-211-21/+57
* drm/amdgpu: remove is_mes_queue flagAlex Deucher2025-04-081-116/+50
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-2/+2
* drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri2025-02-191-2/+2
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-2/+2
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: Add sysfs interface for sdma reset mask[email protected]2024-11-081-0/+18
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-1/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in hw_initSunil Khatri2024-10-071-5/+3
* drm/amdgpu: update the handle ptr in resumeSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in suspendSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri2024-10-071-2/+2
* drm/amdgpu: update the handle ptr in soft_resetSunil Khatri2024-10-011-1/+1
* drm/amdgpu: update the handle ptr in sw_finiSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in sw_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in early_initSunil Khatri2024-10-011-2/+2
* drm/amdgpu/sdma5: implement ring reset callback for sdma5Jiadong Zhu2024-10-011-0/+88
* drm/amdgpu: update the handle ptr in print_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu: update the handle ptr in dump_ip_stateSunil Khatri2024-10-011-2/+2
* drm/amdgpu/sdma5: split out per instance resume functionJiadong Zhu2024-10-011-107/+130
* drm/amd: Make amd_ip_funcs static for SDMA v5.0Tobias Jakobi2024-08-131-1/+1
* drm/amdgpu: add print support for sdma_v_5_0 ip_dumpSunil Khatri2024-07-231-0/+22
* drm/amdgpu: Add sdma_v5_0 ip dump for devcoredumpSunil Khatri2024-07-231-0/+82
* drm/amdgpu: add check before free wb entryJesse Zhang2024-04-261-1/+2
* drm/amdgpu: replace tmz flag into buffer flagFrank Min2024-04-261-3/+3
* drm/amdgpu: cleanup conditional executionChristian König2024-03-041-21/+8
* Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-10-311-9/+1
|\
| * drm/amdgpu: move buffer funcs setting up a levelAlex Deucher2023-10-261-9/+1
* | drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0Mario Limonciello2023-09-281-4/+5
* | drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello2023-09-281-3/+1
* | drm/amdgpu: Use function for IP version checkLijo Lazar2023-09-201-2/+2
|/
* drm/amdgpu: load sdma ucode in the guest machineYuanShang2023-07-251-5/+3
* drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen2023-06-091-2/+0
* drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang2023-06-091-1/+1
* drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma2023-04-141-1/+1
* drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello2023-01-091-28/+2
* drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher2022-10-101-1/+4
* drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-101-5/+1