[PATCH 52/81] drm/i915: Update new_crtc and new_encoder fields after atomic modeset

2012-12-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? The i915 modeset logic requires that these be kept in sync with the other crtc and encoder pointers. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/intel_atomic.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ato

[PATCH 52/81] drm/i915: Update new_crtc and new_encoder fields after atomic modeset

2012-12-12 Thread ville . syrjala
From: Ville Syrjälä The i915 modeset logic requires that these be kept in sync with the other crtc and encoder pointers. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_atomic.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ato