aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
AgeCommit message (Expand)Author
2022-04-15drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter
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