[PATCH 73/81] drm/i915: Use new_crtc when checking if CRTC is in use

2012-12-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? The atomic check() hook is interested in the staged new configuration, so it must use the intel_encoder::new_crtc pointer when checking if a CRTC is in use or not. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/intel_atomic.c | 16 ++-- 1 files changed,

[PATCH 73/81] drm/i915: Use new_crtc when checking if CRTC is in use

2012-12-12 Thread ville . syrjala
From: Ville Syrjälä The atomic check() hook is interested in the staged new configuration, so it must use the intel_encoder::new_crtc pointer when checking if a CRTC is in use or not. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_atomic.c | 16 ++-- 1 files changed,