[Intel-gfx] [PATCH 0/4] FBC frontbuffer tracking + MMAP_WC fixes

Paulo Zanoni przanoni at gmail.com
Tue Jul 14 12:29:09 PDT 2015


From: Paulo Zanoni <paulo.r.zanoni at intel.com>

Hi

This series can be reviewed in parallel with the other FBC patches
currently under review. The goal here is to fix all the mmap-wc
subtests of kms_frontbuffer_tracking that don't require any patches
that are in the other series.

Thanks,
Paulo

Paulo Zanoni (4):
  drm/i915: fix FBC frontbuffer tracking flushing code
  drm/i915: don't call intel_fbc_update() at intel_unpin_work_fn()
  drm/i915: don't disable FBC for pipe A when flipping pipe B
  drm/i915: special-case dirtyfb for frontbuffer tracking

 drivers/gpu/drm/i915/i915_drv.h          |  1 +
 drivers/gpu/drm/i915/intel_display.c     |  7 ++-----
 drivers/gpu/drm/i915/intel_drv.h         |  2 +-
 drivers/gpu/drm/i915/intel_fbc.c         | 13 +++++++------
 drivers/gpu/drm/i915/intel_frontbuffer.c |  2 +-
 5 files changed, 12 insertions(+), 13 deletions(-)

-- 
2.1.4



More information about the Intel-gfx mailing list