commit | a0bfedc1cf01e6ed60e303e33efe977f9a70b4d8 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Apr 03 14:42:51 2017 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Oct 04 16:18:06 2017 +0300 |
tree | f2641f57c45c639630129ce3f0df772ec71cf817 | |
parent | 6f1866b3fa40e2bce00881e288c884352244d07d [diff] |
compositor-drm: set all properties in create_output_for_connector Move the remaining scattered setup of the fixed properties into create_output_for_connector(). All these are already known and they cannot change. This helps future refactoring. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Ian Ray <ian.ray@ge.com> Acked-by Daniel Stone <daniels@collabora.com>