summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-14drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan
2019-12-18drm/amdgpu: drop useless BACO arg in amdgpu_ras_reset_gpuGuchun Chen
2019-11-22drm/amdgpu/gfx10: fix out-of-bound mqd_backup array accessXiaojie Yuan
2019-11-22drm/amdgpu/gfx10: fix mqd backup/restore for gfx rings (v2)Xiaojie Yuan
2019-10-25drm/amdgpu: remove unused parameter in amdgpu_gfx_kiq_free_ringNirmoy Das
2019-10-03drm/amdgpu: remove set but not used variable 'pipe'yu kuai
2019-10-03drm/amdgpu: add comments in ras interrupt callbackTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou
2019-09-13drm/amdgpu/gfx: switch to amdgpu_gfx_ras_late_init helper functionHawking Zhang
2019-07-18drm/amdgpu: enable async gfx ring for navi14Xiaojie Yuan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amd: add gfxoff support on navi10Kenneth Feng
2019-06-20drm/amdgpu: create mqd for gfx queues on navi10Hawking Zhang
2019-06-20drm/amdgpu/gfx10: add special unmap_queues packet for preemptionJack Xiao
2019-06-20drm/amdgpu: Move common code to amdgpu_gfx.cHawking Zhang
2019-06-20drm/amdgpu: Add common gfx func Disable kcq via kiqRex Zhu
2019-06-20drm/amdgpu: rename amdgpu_gfx_compute_mqd_sw_initHawking Zhang
2019-06-20drm/amdgpu: add helper function for gfx queue/bitmap transitionHawking Zhang
2019-06-20drm/amdgpu: acquire available gfx queuesHawking Zhang
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2018-11-28drm/amdgpu: Use asic specific doorbell index instead of macro definitionOak Zeng
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao
2018-10-24drm/amdgpu: Fix null point errorRex Zhu
2018-08-27drm/amdgpu: Delay 100ms to enable gfx off featureRex Zhu
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2018-01-29drm/amdgpu: use queue 0 for kiq ringHuang Rui
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding
2017-09-28drm/amdgpu: add option for force enable multipipe policy for computeAndres Rodriguez
2017-09-28drm/amdgpu: use multipipe compute policy on non PL11 asicsAndres Rodriguez
2017-09-26drm/amdgpu/sriov:alloc KIQ MQD in VRAM(v2)Monk Liu
2017-07-14drm/amdgpu/gfx: keep all compute queues on the same pipeAlex Deucher
2017-06-15drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis
2017-06-07drm/amdgpu/gfx: consolidate mqd buffer setup codeAlex Deucher
2017-06-07drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.cAlex Deucher
2017-06-07drm/amdgpu: move gfx_v*_0_compute_queue_acquire to common codeAlex Deucher
2017-01-27drm/amdgpu: simplify allocation of scratch regsNils Wallménius
2016-10-25drm/amdgpu: change function declarations and add missing header dependenciesBaoyou Xie
2016-07-07drm/amdgpu: add disable_cu parameterNicolai Hähnle
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher