summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add the sched_score to amdgpu_ring_initChristian König2021-04-091-5/+3
* drm/amd/amdgpu/sdma_v3_0: Fix incorrect param doc-rot issueLee Jones2020-12-011-1/+1
* drm/amd/amdgpu/sdma_v3_0: Fix a bunch of kernel-doc function documentation is...Lee Jones2020-12-011-3/+11
* 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: Use sdma_engine arrayOak Zeng2019-01-141-2/+1
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-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
* drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu2018-10-101-8/+0
* drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2018-10-091-0/+8
* drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu2018-10-091-50/+7
* drm/amdgpu: move more defines into amdgpu_irq.hChristian König2018-09-261-3/+3
* drm/amdgpu: make function pointers mandatoryChristian König2018-09-261-12/+8
* drm/amdgpu: use new scheduler load balancing for VMsChristian König2018-08-271-5/+7
* drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky2018-07-131-2/+4
* drm/amdgpu/sdma: simplify sdma instance setupAlex Deucher2018-07-051-8/+6
* drm/amdgpu: add VEGAM SDMA golden settingsLeo Liu2018-05-151-0/+1
* drm/amdgpu: add VEGAM SDMA firmware supportLeo Liu2018-05-151-3/+8
* drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher2018-04-031-1/+1
* drm/amdgpu: Clean sdma wptr register when only enable wptr pollingEmily Deng2018-03-071-2/+5
* drm/amdgpu: change amdgpu_ttm_set_active_vram_sizeChristian König2018-03-051-2/+2
* drm/amdgpu: separate PASID mapping from VM flush v2Christian König2018-02-191-3/+2
* drm/amdgpu: fix DW estimation on VIChristian König2018-02-191-1/+1
* drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"Christian König2018-02-191-4/+0
* drm/amdgpu: remove now superflous *_hdp operationChristian König2018-02-191-10/+1
* drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlbChristian König2018-02-191-14/+1
* drm/amdgpu: wire up emit_wreg for SDMA v3Christian König2018-02-191-0/+10
* drm/amdgpu: forward pasid to backend flush implementationsChristian König2018-02-191-1/+2
* drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König2018-02-191-2/+2
* drm/amdgpu: rename vm_id to vmidChristian König2017-12-271-9/+7
* drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher2017-12-181-30/+30
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-181-5/+5
* drm/amdgpu: use polling mem to set SDMA3 wptr for VFPixel Ding2017-12-121-8/+19
* drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König2017-12-061-10/+10
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-2/+2
* drm/amdgpu: delete dead code about fw load checkRex Zhu2017-09-281-16/+5
* drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcsYong Zhao2017-09-261-0/+2