aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/si_dma.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: keep removing sid.h dependency from si_dma.cAlexandre Demers2025-04-071-3/+3
* drm/amdgpu: move si_dma.c away from sid.h and si_enums.hAlexandre Demers2025-04-071-47/+61
* drm/amdgpu: wire up defines, shifts and masks through SI codeAlexandre Demers2025-04-071-0/+2
* drm/amdgpu: update the handle ptr in is_idleSunil Khatri2025-02-251-3/+3
* 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-2/+2
* 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-3/+4
* 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: 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/amdgpu: move buffer funcs setting up a levelAlex Deucher2023-10-261-5/+0
* drm/amdgpu/sdma: set sched.ready status after ring/IB test in sdmaGuchun Chen2023-06-091-2/+0
* drm/amdgpu/si_dma: remove unused variable in si_dma_stop()Yang Yingliang2022-10-171-2/+0
* drm/amdgpu: switch sdma buffer function tear down to a helperAlex Deucher2022-10-101-3/+2
* drm/amdgpu: use ring structure to access rptr/wptr v2Jack Xiao2022-05-041-2/+2
* drm/amdgpu/sdma: Remove redundant lower_32_bits() calls when settings SDMA do...Haohui Mai2022-04-261-3/+2
* drm/amd/amdgpu/si_dma: Fix some function name disparityLee Jones2021-05-211-3/+3
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-3/+2
* drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issuesLee Jones2020-11-241-4/+10
* 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-1/+0
* drm/amdgpu: implement more ib pools (v2)xinhui pan2020-04-011-1/+2
* drm/amdgpu: remove unnecessary conversion to boolNirmoy Das2020-01-221-1/+1
* 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/+1
* 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: Modify the argument of emit_ib interfaceRex Zhu2018-11-051-1/+3
* drm/amdgpu: cleanup si_dma_ring_test_ibChristian König2018-11-051-5/+2
* drm/amdgpu: remove messages from IB testsChristian König2018-11-051-8/+2
* drm/amdgpu: further ring test cleanupsChristian König2018-11-051-16/+7
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-6/+4
* drm/amdgpu: remove illegal instruction stub from si_dma.cChristian König2018-11-051-14/+0
* drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2018-10-091-19/+8
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-271-2/+2
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-271-12/+8
* drm/amdgpu: use new scheduler load balancing for VMsChristian König2018-08-271-5/+7
* drm/amdgpu: change amdgpu_ttm_set_active_vram_sizeChristian König2018-03-051-2/+2