]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 11 Aug 2011 14:01:03 +0000 (14:01 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 17 Aug 2011 17:55:54 +0000 (10:55 -0700)
commitd24884b24d1527ead9b7a3a54516925de826b518
treeaa3c8ed11e6775f8205a641e95f0e710505fa691
parentcdc0fbfac92e20e64737ec0648f38be03d5a29d3
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos

commit 33ae1827d6c3c79c5957536ec29d5a8780623147 upstream.

Need to add support for 4 crtcs when setting the possible crtcs
for the encoders.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/radeon_encoders.c