summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-05-01 15:38:04 +0200
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2017-05-30 10:33:28 +0200
commit630d30a4ee27997323bc0b38843e5b159dd5b2ed (patch)
tree14ceb100827fc1c02cdbb19896943223ed82891d /Kbuild
parentb32962f87acdc52a9734d15e9053e0f8fa1dcc9e (diff)
downloadlinux-630d30a4ee27997323bc0b38843e5b159dd5b2ed.tar.bz2
drm/i915: Convert intel_sdvo connector properties to atomic.
SDVO was the last connector that's still using the legacy paths for properties, and this is with a reason! This connector implements a lot of properties dynamically, and some of them shared with the digital connector state, so sdvo_connector_state subclasses intel_digital_connector_state. set_property had a lot of validation, but this is handled in the drm core, so most of the validation can die off. The properties are written right before enabling the connector, since there is no good way to update the properties without crtc. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20170501133804.8116-13-maarten.lankhorst@linux.intel.com
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions