[Intel-gfx] [PATCH 0/9] drm/i915: Reapply page flip atomic preparation patches.

Ville Syrjälä ville.syrjala at linux.intel.com
Thu May 26 11:35:15 UTC 2016


On Thu, May 26, 2016 at 12:37:56PM +0200, Maarten Lankhorst wrote:
> Add some minor changes to prevent bisect breaking.
> 
> Main change is making sure crtc_state is not freed while the mmio update still runs.

I didn't see fixes for the other obvious issues.

> 
> Maarten Lankhorst (9):
>   drm/i915: Allow mmio updates on all platforms, v3.
>   drm/i915: Convert flip_work to a list, v2.
>   drm/i915: Add the exclusive fence to plane_state.
>   drm/i915: Rework intel_crtc_page_flip to be almost atomic, v4.
>   drm/i915: Remove cs based page flip support, v2.
>   drm/i915: Remove use_mmio_flip kernel parameter.
>   drm/i915: Remove queue_flip pointer.
>   drm/i915: Remove reset_counter from intel_crtc.
>   drm/i915: Pass atomic states to fbc update functions.
> 
>  drivers/gpu/drm/i915/i915_debugfs.c       |   89 ++-
>  drivers/gpu/drm/i915/i915_drv.h           |    5 -
>  drivers/gpu/drm/i915/i915_irq.c           |  120 +---
>  drivers/gpu/drm/i915/i915_params.c        |    5 -
>  drivers/gpu/drm/i915/i915_params.h        |    1 -
>  drivers/gpu/drm/i915/intel_atomic_plane.c |    1 +
>  drivers/gpu/drm/i915/intel_display.c      | 1118 ++++++++---------------------
>  drivers/gpu/drm/i915/intel_drv.h          |   37 +-
>  drivers/gpu/drm/i915/intel_fbc.c          |   39 +-
>  drivers/gpu/drm/i915/intel_lrc.c          |    4 +-
>  10 files changed, 417 insertions(+), 1002 deletions(-)
> 
> -- 
> 2.5.5
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx

-- 
Ville Syrjälä
Intel OTC


More information about the Intel-gfx mailing list