]> 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)
commitd86367b1c56694a9b92bafccbeb0a4951939c9f7
tree64cdd43af1c87aad60dafaa97e65b76b262cd630
parentac9c22c1412bde209fe70db2e748da54ea672811
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