summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c
AgeCommit message (Expand)Author
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.2: implement ring reset callback for sdma5.2Jiadong Zhu
2024-10-01drm/amdgpu: Flush tlb by VM_INVALIDATION packet in sdma_v5_2YuanShang
2024-10-01drm/amdgpu/sdma5.2: split out per instance resume functionJiadong 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-08-16drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher
2024-08-13drm/amd: Make amd_ip_funcs static for SDMA v5.2Tobias Jakobi
2024-07-23drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-07-23drm/amdgpu: fix the extra space between two functionsSunil Khatri
2024-07-23drm/amdgpu: add print support for sdma_v_5_2 ip_dumpSunil Khatri
2024-07-23drm/amdgpu: Add sdma_v5_2 ip dump for devcoredumpSunil Khatri
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang
2024-04-26drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-04-26drm/amdgpu: replace tmz flag into buffer flagFrank Min
2024-03-04drm/amdgpu: cleanup conditional executionChristian König
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
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.2Mario 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-08-07drm/amdgpu: enable SDMA MGCG for SDMA 5.2.xPrike Liang
2023-06-09drm/amdgpu: switch to unified amdgpu_ring_test_helperGuchun Chen
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-12-20Revert "drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix"Alex Deucher
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-10-10drm/amdgpu: Fix SDMA engine resume issue under SRIOVBokun Zhang
2022-09-29drm/amdgpu/sdma5: use common function to init sdma fwLikun Gao
2022-08-29drm/amdgpu: Remove the unneeded result variableye xingchen
2022-06-07Revert "drm/amdgpu: Ensure the DMA engine is deactivated during set ups"Guchun Chen
2022-05-16drm/amdgpu: Ensure the DMA engine is deactivated during set upsHaohui Mai
2022-05-04drm/amdgpu/sdma5.2: add mes support for sdma ib testJack Xiao
2022-05-04drm/amdgpu/sdma5.2: add mes support for sdma ring testJack Xiao
2022-05-04drm/amdgpu/sdma5.2: add mes queue fence handlingJack Xiao
2022-05-04drm/amdgpu/sdma5.2: associate mes queue id with fenceJack Xiao