[PATCH 0/5] Page flip rework for CI.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Tue Mar 22 10:39:48 UTC 2016


*** BLURB HERE ***

clone of "unify-flip-modeset"

Maarten Lankhorst (5):
  drm/i915: Remove stallcheck special handling.
  drm/i915: Remove intel_prepare_page_flip.
  drm/i915: Add the exclusive fence to plane_state.
  drm/i915: Allow mmio updates on all platforms.
  drm/i915: Convert flip_work to a list.

 drivers/gpu/drm/i915/i915_debugfs.c       |  95 +++---
 drivers/gpu/drm/i915/i915_drv.h           |   2 +-
 drivers/gpu/drm/i915/i915_irq.c           |  18 +-
 drivers/gpu/drm/i915/intel_atomic_plane.c |   1 +
 drivers/gpu/drm/i915/intel_display.c      | 490 ++++++++++++------------------
 drivers/gpu/drm/i915/intel_drv.h          |  21 +-
 6 files changed, 259 insertions(+), 368 deletions(-)

-- 
2.1.0



More information about the Intel-gfx-trybot mailing list