aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-2/+2
* drm/amdgpu: drop the amdgpu_device argument from amdgpu_ib_freePierre-Eric Pelloux-Prayer2024-12-181-1/+1
* drm/amd: Add the capability to mark certain firmware as "required"Mario Limonciello2024-12-101-0/+2
* drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang2024-12-101-1/+1
* drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri2024-10-221-3/+0
* drm/amdgpu: update the handle ptr in hw_finiSunil Khatri2024-10-071-7/+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-2/+2
* 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: refine sdma firmware loadingYang Wang2024-06-141-5/+6
* drm/amdgpu: add protype for print ip stateSunil Khatri2024-04-261-0/+1
* drm/amdgpu: add prototype for ip dumpSunil Khatri2024-04-261-0/+1
* drm/amdgpu: replace tmz flag into buffer flagFrank Min2024-04-261-2/+2
* drm/amd: Clean up errors in sdma_v2_4.cchenxuebing2024-01-151-9/+6
* drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello2023-12-131-2/+2
* Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-10-311-5/+0
|\
| * drm/amdgpu: move buffer funcs setting up a levelAlex Deucher2023-10-261-5/+0
* | drm/amd: Move microcode init from sw_init to early_init for SDMA v2.4Mario Limonciello2023-09-281-4/+5
* | drm/amd: Drop error message about failing to load SDMA firmwareMario Limonciello2023-09-281-3/+1
|/
* drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen2023-06-091-2/+0
* drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4Mario Limonciello2023-01-101-12/+6
* drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-101-5/+1
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-5/+3
* drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai2022-04-261-2/+2
* drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-151-0/+1
* drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_...Lee Jones2021-05-211-1/+1
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-5/+3
* drm/amd/amdgpu/sdma_v2_4: Fix a bunch of kernel-doc function documentation is...Lee Jones2020-12-011-4/+12
* drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu2020-04-281-1/+2
* drm/amdgpu: rework sched_list generationNirmoy Das2020-04-091-1/+2
* drm/amdgpu: stop disable the scheduler during HW finiChristian König2020-04-011-2/+0
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-1/+2
* drm/amdgpu: simplify padding calculations (v2)Luben Tuikov2019-12-231-2/+2
* drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das2019-12-181-5/+3
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+1
* drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-1/+4
* drm/amdgpu: Correct the irq types' num of sdmaEmily Deng2019-04-031-4/+4
* drm/amdgpu: add flags to emit_ib interface v2Jack Xiao2019-01-251-1/+1
* drm/amdgpu: Refine function nameRex Zhu2018-11-051-2/+2
* drm/amdgpu: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-1/+4
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-13/+4
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-16/+7
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-7/+5
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-051-1/+7