[PATCH 47/51] drm/i915: Add atomic page flip support

2012-10-25 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Add support for the DRM_MODE_ATOMIC_NONBLOCK flag. The drm_flip helper provides the necessary logic to track the progress of the flips. drm_flip is driven by a few extra calls from the interrupt handling and crtc_disable code paths. Since the hardware doesn't provide inter-p

[PATCH 47/51] drm/i915: Add atomic page flip support

2012-10-25 Thread ville . syrjala
From: Ville Syrjälä Add support for the DRM_MODE_ATOMIC_NONBLOCK flag. The drm_flip helper provides the necessary logic to track the progress of the flips. drm_flip is driven by a few extra calls from the interrupt handling and crtc_disable code paths. Since the hardware doesn't provide inter-p