commit | d9997b64c52b70bd98c48f443f068253621d1ffc | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 28 14:16:23 2018 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 29 12:41:51 2018 -0500 |
tree | 3ac895caac95f8711ac9a527fabbee858e604fe4 | |
parent | 2690262ec9fea3aa364ca9cd31981d7fe3888a5b [diff] |
drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type This caused a confusing error message, but there is functionally no problem since the default method is DIRECT. Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org