drm/amdgpu: add Raven chip id case for ucode
authorChunming Zhou <David1.Zhou@amd.com>
Thu, 4 May 2017 18:54:46 +0000 (14:54 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:40:54 +0000 (17:40 -0400)
commit4456ef4ea67220d04406b1e0709f629f7733b3b5
treeec04db85de88857e8ccb2172efb796a381cce6f1
parent5c5928a238e5649fa5f06d237c21ee6c66664096
drm/amdgpu: add Raven chip id case for ucode

Set the appropriate ucode loading mechanism.  Set to
direct for now.

Signed-off-by: Chunming Zhou <David1.Zhou@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_ucode.c