commit | cd9e29e717292d666aab939c2e1a1c394404e94f | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 04 13:11:50 2020 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Feb 26 14:21:12 2020 -0500 |
tree | 3db5cdc3b3b75ca04e1ef70271e1538d984a574a | |
parent | f9d64e6c4a6650f207011cdc70e6a58df69795b1 [diff] |
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs In order to remove the load and unload drm callbacks, we need to reorder the init sequence to move all the drm debugfs file handling. Do this for firmware. Tested-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>