drm/amdgpu: set firmware loading type as direct by default for raven
authorHuang Rui <ray.huang@amd.com>
Tue, 4 Jul 2017 08:14:06 +0000 (16:14 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jul 2017 15:06:13 +0000 (11:06 -0400)
commit342169c42214bd7682f550eccae119e85f09006c
tree92e6a9e60fd8e040689e4cccc064d1477ebba14a
parenta1952da73f8951eeb6e99e2b4fd1b8680ed9d801
drm/amdgpu: set firmware loading type as direct by default for raven

In previous case, driver can't enable psp via the kernel parameter for raven.
We should open this path and set it as direct by default till psp firmware
loading is workable.

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