[Intel-gfx] [PATCH 0/5] drm/i915: Skylake plane update/disable unifications [v6]

Ville Syrjälä ville.syrjala at linux.intel.com
Tue Oct 17 20:15:06 UTC 2017


On Tue, Oct 17, 2017 at 11:08:06PM +0300, Juha-Pekka Heikkila wrote:
> [v6] small adjustments and rebase (ville syrjälä)
> 
> [v5] use clipped y coordinate at get_crtc_fence_y_offset() (ville syrjälä)
> 
> [v4] rebase
> 
> [v3] Took into account fbc adjusted y/x for primary plane (ville syrjälä)
> 
> [v2] Fixed missed references which were brough on rebase.

In the future please include such changelogs directly in the commit
messages of individual patches (plenty of examples of that in git log).

Anyways, patches look good to me. If they pass CI I'll suck them in.

> 
> /Juha-Pekka
> 
> Juha-Pekka Heikkila (5):
>   drm/i915: move adjusted_x/y from crtc to cache.
>   drm/i915: dspaddr_offset doesn't need to be more than local variable
>   drm/i915: Unify skylake plane update
>   drm/i915: Unify skylake plane disable
>   drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of
>     crtc.y
> 
>  drivers/gpu/drm/i915/i915_drv.h      |  10 +++
>  drivers/gpu/drm/i915/intel_display.c | 117 +++--------------------------------
>  drivers/gpu/drm/i915/intel_drv.h     |  11 ++--
>  drivers/gpu/drm/i915/intel_fbc.c     |  13 ++--
>  drivers/gpu/drm/i915/intel_sprite.c  |   4 +-
>  5 files changed, 34 insertions(+), 121 deletions(-)
> 
> -- 
> 2.7.4
> 
> _______________________________________________
> 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