]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd2c62099b811e1d29fd7c77b5d3e087190efe3cb
treea4becd1b7617691c52d02a32366a9f258260dc47
parent3c9aba82d51217386a19b4342d26979fa7f17f3e
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