diff options
author | Nirmoy Das <nirmoy.das@amd.com> | 2021-09-02 15:31:07 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-09-14 15:35:59 -0400 |
commit | 62d266b2bd4afb216791d6eff8f3d65542fd4d16 (patch) | |
tree | 15257b976c24b725f2a6cce8a1f14db6eadd258d /drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c | |
parent | 59715cffce19cfd4f7cffcf6d7ecc18478af8c4a (diff) |
drm/amdgpu: cleanup debugfs for amdgpu rings
Use debugfs_create_file_size API for creating ring debugfs, and as its a
NULL returning API, change the return type for amdgpu_debugfs_ring_init
API as well. Also cleanup surrounding code.
Signed-off-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Shashank Sharma <shashank.sharma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c')
0 files changed, 0 insertions, 0 deletions