OSDN Git Service

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)
commit727030b0c6322b127b524dab1fbbe55a441a54b9
tree64cdd43af1c87aad60dafaa97e65b76b262cd630
parentfd4b5f54e1afae4717ed716c8fdd72cb531f808b
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