drm/amd/amdgpu: Change comp GFXv6 ring name to remove space
authorTom St Denis <tom.stdenis@amd.com>
Wed, 19 Apr 2017 13:01:42 +0000 (09:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 28 Apr 2017 21:32:44 +0000 (17:32 -0400)
commit15ff510bbfd7170fa5af8924fe0503f4d116e7d2
tree20c96341410b4a01fd9d4ae40c9aecaa61174fc5
parent1c4ecf48cfee8e138c6483bafd1425628a413315
drm/amd/amdgpu: Change comp GFXv6 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_v6_0.c