summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
AgeCommit message (Expand)Author
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
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 v3.0Mario 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 SDMA3.0Mario 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-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
2021-04-09drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König
2020-12-01drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issueLee Jones
2020-12-01drm/amd/amdgpu/sdma_v3_0: 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
2019-01-14drm/amdgpu: Use sdma_engine arrayOak Zeng
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
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: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-09drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu
2018-10-09drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex 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
2018-07-05drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher
2018-05-15drm/amdgpu: add VEGAM SDMA golden settingsLeo Liu
2018-05-15drm/amdgpu: add VEGAM SDMA firmware supportLeo Liu
2018-04-03drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher
2018-03-07drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng
2018-03-05drm/amdgpu: change amdgpu_ttm_set_active_vram_sizeChristian König
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König
2018-02-19drm/amdgpu: fix DW estimation on VIChristian König