]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7c49e74cef5348dd0404af2a5d95a94c9ebd5c0f
tree92e6a9e60fd8e040689e4cccc064d1477ebba14a
parentc577bafff73278b9de60a7d8ee22e0f392289e17
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