]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: fix num_crtc on CZ
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Oct 2015 14:15:14 +0000 (10:15 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Oct 2015 00:53:41 +0000 (09:53 +0900)
commit421216eb5efd68d1c6bd3e4c969f71079bd9d0af
tree45c5a4e892cfdd11227d4895e8e0e44405aa9486
parent834223b58e16b974a194ddcd8a045441984f98fc
drm/amdgpu: fix num_crtc on CZ

commit 26d0c21db1fd1679fcf07863741c13ba5ce37a65 upstream.

Hw only has 3 crtcs.  copy paste typo.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/dce_v11_0.c