OSDN Git Service

drm/amdgpu: Remove the sriov checking and add firmware checking
authorEmily Deng <Emily.Deng@amd.com>
Fri, 17 Aug 2018 10:26:41 +0000 (18:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 16:11:08 +0000 (11:11 -0500)
commit39b62541aac396d18108c160ddb956a22483046d
tree31cfd4dceda260be8ff6233d30b2b607653854fe
parentdd73043534515c1b8bf31f78f0e9945f5d95e0e6
drm/amdgpu: Remove the sriov checking and add firmware checking

Unify bare metal and sriov, and add firmware checking for
reg write and reg wait unify command.

Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-and-Tested-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c