]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2017 05:00:52 +0000 (00:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 10 Feb 2017 17:07:33 +0000 (12:07 -0500)
commit2b110ceb49555e13a47b6f0f3ed44a7e9876542c
tree2a45a6cc31ff2d47f79364350b6847e8a76b6ace
parent407c8703a2aa971470fa8160c15fc94c37c03c8f
drm/amdgpu: add more cases to DCE11 possible crtc mask setup

Add cases for asics with 3 and 5 crtcs.  Fixes an artificial
limitation on asics with 3 or 5 crtcs.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=99744

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c