On Tue, Sep 04, 2012 at 11:35:56AM -0500, Rob Clark wrote:
> From: Rob Clark <r...@ti.com>
> 
> For drivers that can support rotated scanout, the extra parameter
> checking in drm-core, while nice, tends to get confused.  To solve
> this drivers can set the crtc or plane invert_dimensions field so
> that the dimension checking takes into account the rotation that
> the driver is performing.
> 
> v1: original
> v2: remove invert_dimensions from plane, at Ville's suggestion.
>     Userspace can give rotated src coordinates, so invert_dimensions
>     is not required for planes.
> 
> Signed-off-by: Rob Clark <r...@ti.com>

Sorry for the delay Rob, I somehow missed this. In any case, the patch
looks OK to me.

Reviewed-by: Ville Syrjälä <ville.syrj...@linux.intel.com>

-- 
Ville Syrjälä
Intel OTC
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to