drm/amd/amdgpu: Convert ring debugfs entries to binary
authorTom St Denis <tom.stdenis@amd.com>
Wed, 27 Apr 2016 16:41:16 +0000 (12:41 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 18:51:10 +0000 (14:51 -0400)
commit4f4824b55650fa7014eedf18cb1f9f243cb2b45e
tree1c415d1fed66a37574b1f677fadd038cbd2af51f
parent8491999285a3e5a5395ac87098bb1f26c465b62b
drm/amd/amdgpu: Convert ring debugfs entries to binary

They now emit ring data in binary which will be read/written by
the userspace tool umr shortly.

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/amdgpu_ring.c