summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: add gfxoff support on navi10Kenneth Feng2019-06-221-1/+3
* drm/amdgpu: create mqd for gfx queues on navi10Hawking Zhang2019-06-211-1/+34
* drm/amdgpu/gfx10: add special unmap_queues packet for preemptionJack Xiao2019-06-211-1/+2
* drm/amdgpu: Move common code to amdgpu_gfx.cHawking Zhang2019-06-211-0/+47
* drm/amdgpu: Add common gfx func Disable kcq via kiqRex Zhu2019-06-211-0/+19
* drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang2019-06-211-4/+4
* drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang2019-06-211-6/+36
* drm/amdgpu: acquire available gfx queuesHawking Zhang2019-06-211-0/+24
* drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao2019-03-191-1/+1
* drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng2018-11-281-1/+1
* drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao2018-11-091-0/+1
* drm/amdgpu: Fix null point errorRex Zhu2018-10-251-1/+1
* drm/amdgpu: Delay 100ms to enable gfx off featureRex Zhu2018-08-271-2/+2
* drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui2018-08-271-1/+33
* drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu2018-08-271-2/+6
* drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu2018-08-271-0/+36
* drm/amdgpu: use queue 0 for kiq ringHuang Rui2018-01-301-2/+6
* drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher2017-12-181-2/+2
* drm/amdgpu: busywait KIQ register accessing (v4)pding2017-10-191-1/+1
* drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez2017-09-281-0/+6
* drm/amdgpu: use multipipe compute policy on non PL11 asicsAndres Rodriguez2017-09-281-2/+12
* drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2)Monk Liu2017-09-261-1/+6
* drm/amdgpu/gfx: keep all compute queues on the same pipeAlex Deucher2017-07-141-1/+2
* drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis2017-06-151-1/+1
* drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher2017-06-081-0/+66
* drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher2017-06-081-0/+103
* drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher2017-06-071-0/+37
* drm/amdgpu: simplify allocation of scratch regsNils Wallménius2017-01-271-14/+7Star
* drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie2016-10-251-0/+1
* drm/amdgpu: add disable_cu parameterNicolai Hähnle2016-07-071-0/+44
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-041-0/+72