summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c
AgeCommit message (Expand)Author
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri
2024-12-18drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer
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-11-08drm/amdgpu: Add sysfs interface for sdma reset maskJesse.zhang@amd.com
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil 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 early_initSunil Khatri
2024-10-01drm/amdgpu/sdma5: implement ring reset callback for sdma5Jiadong Zhu
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-10-01drm/amdgpu/sdma5: split out per instance resume functionJiadong Zhu
2024-08-13drm/amd: Make amd_ip_funcs static for SDMA v5.0Tobias Jakobi
2024-07-23drm/amdgpu: add print support for sdma_v_5_0 ip_dumpSunil Khatri
2024-07-23drm/amdgpu: Add sdma_v5_0 ip dump for devcoredumpSunil Khatri
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-10-26drm/amdgpu: move buffer funcs setting up a levelAlex Deucher
2023-09-28drm/amd: Move microcode init from sw_init to early_init for SDMA v5.0Mario Limonciello
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-07-25drm/amdgpu: load sdma ucode in the guest machineYuanShang
2023-06-09drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma
2023-01-09drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`Mario Limonciello
2022-10-10drm/amdgpu: fix SDMA suspend/resume on SR-IOVAlex Deucher
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher
2022-09-29drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma
2022-05-04drm/amdgpu/sdma5: add mes support for sdma ib testJack Xiao
2022-05-04drm/amdgpu/sdma5: add mes support for sdma ring testJack Xiao
2022-05-04drm/amdgpu/sdma5: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/sdma5: associate mes queue id with fenceJack Xiao
2022-05-04drm/amdgpu/sdma5: initialize sdma mqdJack Xiao
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-26drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2022-03-02drm/amdgpu/sdma5: drop unused cyan skillfish firmwareAlex Deucher
2022-02-16drm/amdgpu: make cyan skillfish support code more consistentAlex Deucher