summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
AgeCommit message (Expand)Author
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-06-14drm/amdgpu: refine sdma firmware loadingYang Wang
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: replace tmz flag into buffer flagFrank Min
2024-01-15drm/amd: Clean up errors in sdma_v2_4.cchenxuebing
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello
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 v2.4Mario Limonciello
2023-09-28drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello
2023-06-09drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4Mario Limonciello
2022-10-10drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher
2022-05-04drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao
2022-04-26drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai
2022-03-15drm/amdgpu: only allow secure submission on rings which support thatLang Yu
2021-05-21drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...Lee Jones
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-12-01drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation is...Lee Jones
2020-04-28drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu
2020-04-09drm/amdgpu: rework sched_list generationNirmoy Das
2020-04-01drm/amdgpu: stop disable the scheduler during HW finiChristian König
2020-04-01drm/amdgpu: implement more ib pools (v2)xinhui pan
2019-12-23drm/amdgpu: simplify padding calculations (v2)Luben Tuikov
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das
2019-06-10drm/amd: drop use of drmP.h in remaining filesSam Ravnborg
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg
2019-04-03drm/amdgpu: Correct the irq types' num of sdmaEmily Deng
2019-01-25drm/amdgpu: add flags to emit_ib interface v2Jack Xiao
2018-11-05drm/amdgpu: Refine function nameRex Zhu
2018-11-05drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu
2018-11-05drm/amdgpu: remove messages from IB testsChristian König
2018-11-05drm/amdgpu: further ring test cleanupsChristian König
2018-11-05drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König
2018-10-10drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König
2018-09-26drm/amdgpu: make function pointers mandatoryChristian König
2018-08-27drm/amdgpu: use new scheduler load balancing for VMsChristian König
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky