commit | 000cab9a61ea9e8dc42144e39a6eb8333a402b86 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Sun Jun 12 15:44:44 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jul 07 14:51:33 2016 -0400 |
tree | 562c610fd09ee824cf1f4fae3cee78f4312e88f6 | |
parent | 8db6f83bef165bc47d1f1cd56afdec37b47917d1 [diff] |
drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_firmware_info The new amdgpu_firmware_info function will be used on amdgpu firmware version debugfs. Suggested-by: Christian König <christian.koenig@amd.com> Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>