[PATCH 63/81] drm/i915: Refactor atomic flip code

2012-12-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Collect the part which takes care of issuing the flips to a new function. This makes the following patch nicer to look at. Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/i915/intel_atomic.c | 37 -- 1 files changed, 22 insertions(+), 15 d

[PATCH 63/81] drm/i915: Refactor atomic flip code

2012-12-12 Thread ville . syrjala
From: Ville Syrjälä Collect the part which takes care of issuing the flips to a new function. This makes the following patch nicer to look at. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_atomic.c | 37 -- 1 files changed, 22 insertions(+), 15 d