]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu: use the ring name for debugfs (v2)
authorChristian König <christian.koenig@amd.com>
Wed, 13 Apr 2016 09:34:44 +0000 (11:34 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2016 00:21:03 +0000 (20:21 -0400)
commit771c8ec1775774a05f8e5e456bd4848d845543de
treed9d5361efa8acb2820254ba2515732d0fffb2ce8
parentb38d99c4f46128c97b523f04a3a5fb705a5c55e1
drm/amdgpu: use the ring name for debugfs (v2)

Instead of hard coding just another name in the ring code.

v2: squash in Tom's rebase fix

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c