commit | 2e222edabfebf8139b681fb17a9cd80bc9ca2896 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Apr 10 11:07:09 2017 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Apr 12 10:53:22 2017 +0200 |
tree | f2b0a4d67057c77713f05e15f9e0945090283725 | |
parent | 200819ab5b4d2d35fde5aedf7f0ee7582a9c7263 [diff] |
drm/i915: Convert intel_dp_mst connector properties to atomic. MST doesn't support setting any properties, but it should still use the atomic helper for setting properties. Only path and tile properties are supported (read-only). Those are immutable, and handled by drm core. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1491815239-10685-4-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>