commit | 6d3a1ce7dc1a125a40d496e924e8e478560eb42f | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jun 15 12:33:40 2015 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 22 14:18:20 2015 +0200 |
tree | 30c1932510222a08625960b06cefe605e7a465ed | |
parent | 133b0d128be39e308ccd3b3d765c31ebdbf5380e [diff] |
drm/i915: Add a simple atomic crtc check function, v2. Move the check for encoder cloning here. Changes since v1: - Remove was/is crtc_disabled. (mattrope) - Rename function to intel_crtc_atomic_check. (mattrope) Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Tested-by(IVB): Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>