drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 27 Sep 2019 13:14:28 +0000 (16:14 +0300)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 16 Oct 2019 14:20:24 +0000 (16:20 +0200)
commitde3b67afc0602f81fc6309544f97d4425c2e2cf6
treeb5c15dd95f1a7d5a6deacbe47965a0ddf84cf0c9
parent4078c983feb930bc2a3e3f8ffa6fa65fdf466c8f
drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split

Prepare the connector/encoder mask readout for the uapi vs. hw
state split. We'll want to do all readout into the hw state.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190927131432.15978-2-ville.syrjala@linux.intel.com
drivers/gpu/drm/i915/display/intel_display.c