drm/amd/pp: Implement load_firmware interface
authorRex Zhu <Rex.Zhu@amd.com>
Sat, 29 Sep 2018 12:28:14 +0000 (20:28 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:08:10 +0000 (17:08 -0500)
commit9c8bc8d3394963c9bd4b5bcce03303c56dc3104b
treea4becd1b7617691c52d02a32366a9f258260dc47
parent744a522794bdc64391039177153ef973cbff1297
drm/amd/pp: Implement load_firmware interface

with this interface, gfx/sdma can be initialized
before smu.

Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amd_powerplay.c