summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>2015-06-01 12:49:48 +0200
committerJani Nikula <jani.nikula@intel.com>2015-06-12 13:19:31 +0300
commit1b5092592824d1c91d6e48d820b6047f6ba323ce (patch)
treeee8dedec2c1b561dfe1eab93401857e20a966a60 /include/uapi/linux
parent6b72d486245265676df9866734bca1b39252e480 (diff)
drm/i915: use intel_crtc_control everywhere, v3.
Having a single path for everything makes it a lot easier to keep crtc_state->active in sync with intel_crtc->active. A crtc cannot be changed to active when not enabled, because it means no mode is set and no connectors are connected. This should also make intel_crtc->active match crtc_state->active. Changes since v1: - Reworded commit message, there's no intel_crtc_toggle. Changes since v2: - Change some callers of intel_crtc_control to intel_display_suspend. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions