commit | 70df8aef0672a5148e93ae81f7c542c3615f4bbe | [log] [tgz] |
---|---|---|
author | Dave Barnish <dave.barnish@arm.com> | Thu Sep 26 12:44:27 2013 +0100 |
committer | Dave Barnish <dave.barnish@arm.com> | Thu Oct 03 11:28:18 2013 +0100 |
tree | 539f19802be75d77342f84bf5739694ed42190fd | |
parent | dcf32bda38ad7c25fd7f04bfe31f08dc6d645fb5 [diff] |
In drmmode_output_init() check possible_crtcs for all encoders drmmode_output_init() now determines the connector's possible_crtcs as the set of crtcs which are possible for all encoders on that connector. (Previously only encoder 0 was used) Also calculates possible output clones using all encoders. Includes some renaming for clarity. Change-Id: I9cc1777d5160ce35bceaa7121bf9a70bb8d5a37c