]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: support polaris10/11/12 new cp firmwares
authorEvan Quan <evan.quan@amd.com>
Fri, 18 Aug 2017 08:46:47 +0000 (16:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 29 Aug 2017 19:27:50 +0000 (15:27 -0400)
commitfca68ecb7d5cdf43a3cc614520d25e0b1ea19540
tree64cdd43af1c87aad60dafaa97e65b76b262cd630
parentdb7a5272d2dbee3689b7a68990a2410fa88914b2
drm/amdgpu: support polaris10/11/12 new cp firmwares

Newer versions of the CP firmware require changes in how the driver
initializes the hw block.
Change the firmware name for new firmware to maintain compatibility with
older kernels.

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c