]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix firmware info version checks
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 27 Jul 2016 19:31:59 +0000 (15:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Jul 2016 14:07:07 +0000 (10:07 -0400)
commit4f4a229da1c5fb5492f6ab003ea0bfff121a2986
treee7666e798e619731f20bfa0418dc76e33e1f1275
parent16bc94a576a96748aa68063d70d57ccbcfa97b90
drm/amdgpu: fix firmware info version checks

Some of the checks didn't handle frev 2 tables properly.
amdgpu doesn't support any tables pre-frev 2, so drop
the checks.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c