OSDN Git Service

drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported
authorHuang Rui <ray.huang@amd.com>
Thu, 14 Feb 2019 11:08:22 +0000 (19:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:46:50 +0000 (21:46 -0500)
commit1316956284ac44b4714510186eb9091ed7829421
tree4417d072d4f0c5f12262c9758782dcf46b8ad2c1
parentbb67469e29f30462582fbf55690f1a41249fc1a5
drm/amdgpu: load smc ucode at first with psp while rlc auto load is supported

This patch loades smc ucode at first with psp while rlc auto load is supported
on navi10.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c