summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2017-04-18 00:51:00 +0300
committerAlex Deucher <alexander.deucher@amd.com>2017-05-25 01:33:46 +0300
commite30a52232cbb6f883056aec06abf00cd917c83e8 (patch)
tree0699ae4ed606e97dbb99078bd87f3e2c36e98970 /drivers/gpu/drm/radeon/radeon.h
parentba0c19f5f000d49efc98c0a4dafbd7266a5a20bc (diff)
downloadlinux-e30a52232cbb6f883056aec06abf00cd917c83e8.tar.xz
drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
KIQ is the Kernel Interface Queue for managing the MEC. Rather than setting up rings via direct MMIO of ring registers, the rings are configured via special packets sent to the KIQ. The allows the MEC to better manage shared resources and certain power events. It also reduces the code paths in the driver to support and is required for MEC powergating. v2: drop gfx_v9_0_cp_compute_fini() as well v3: rebase on latest changes derived from gfx8, add unmap queues on hw_fini v4: fix copy/paste typo in error message (Rex) Acked-by: Tom St Denis <tom.stdenis@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon.h')
0 files changed, 0 insertions, 0 deletions