Hi Rob, On Wed, 2017-11-01 at 12:50 -0500, Rob Herring wrote: > On Wed, Nov 1, 2017 at 11:37 AM, Rob Herring wrote: > > If the rotation property is supported for a plane, then the > > rotation > > value must be non-zero. For the case of 0 degree rotation, > > DRM_MODE_ROTATE_0 needs to be set. > > > > Signed-off-by: Rob Herring > > --- > > drmdisplaycompositor.cpp | 4 +++- > > 1 file changed, 3 insertions(+), 1 deletion(-) > > Pushed to master. Thanks :)