[PATCH v2 00/12] KIQ support for gfx9
Alex Deucher
alexdeucher at gmail.com
Mon May 1 22:28:50 UTC 2017
Integrate a fix for gfx8, should apply to 4.11 and drm-next.
Can someone with vega10 access test this?
Thanks,
Alex
Alex Deucher (12):
drm/amdgpu/gfx9: fix typo in mpd init
drm/amdgpu/gfx9: add additional MQD initialization
drm/amdgpu/gfx9: create mqd backups
drm/amdgpu/gfx9: clear the compute ring on reset
drm/amdgpu: add KIQ packet defines to soc15d.h
drm/amdgpu/gfx9: use new KIQ packet defines
drm/amdgpu/gfx9: wait for completion in KIQ init
drm/amdgpu: split gfx_v9_0_kiq_init_queue into two
drm/amdgpu/gfx9: wait once for all KCQs to be created
drm/amdgpu/gfx9: move SET_RESOURCES into the same command stream
drm/amdgpu/gfx9: fix resume of KIQ and KCQs (v2)
drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring
management. (v4)
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 572 +++++++++++++---------------------
drivers/gpu/drm/amd/amdgpu/soc15d.h | 82 +++++
2 files changed, 294 insertions(+), 360 deletions(-)
--
2.5.5
More information about the amd-gfx
mailing list