drm/amd/amdgpu: Change comp GFXv9 ring name to remove space
authorTom St Denis <tom.stdenis@amd.com>
Wed, 19 Apr 2017 13:02:41 +0000 (09:02 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:44 +0000 (17:32 -0400)
commite182e234c8658c0880401052fd364b1a1a59b03d
treeb4263b591d10b43dbe8059c44cd3030929854387
parent15ff510bbfd7170fa5af8924fe0503f4d116e7d2
drm/amd/amdgpu: Change comp GFXv9 ring name to remove space

umr expects the ring name to be a complete word.  This also
makes it consistent with GFXv7/8.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c