[RFC PATCH] drm/i915: Implement atomic modesetting

2012-10-10 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Implement the atomic modeset operations. TODO: need to rewrite this for the new intel modeset code Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/Makefile|1 + drivers/gpu/drm/i915/intel_atomic.c | 1462

[RFC PATCH] drm/i915: Implement atomic modesetting

2012-10-10 Thread ville . syrjala
From: Ville Syrjälä ville.syrj...@linux.intel.com Implement the atomic modeset operations. TODO: need to rewrite this for the new intel modeset code Signed-off-by: Ville Syrjälä ville.syrj...@linux.intel.com --- drivers/gpu/drm/i915/Makefile|1 + drivers/gpu/drm/i915/intel_atomic.c