Re: [PATCH] drm/mediatek: Support reflect-y plane rotation

2019-11-04 Thread CK Hu
Hi, Sean: On Fri, 2019-11-01 at 09:26 -0400, Sean Paul wrote: > From: Sean Paul > > Expose the rotation property and handle REFLECT_Y rotations. > > Cc: Fritz Koenig > Cc: Daniele Castagna > Cc: Miguel Casas > Cc: Mark Yacoub > Signed-off-by: Sean Paul > --- > > The hardware also supports

Re: [PATCH] drm/mediatek: Support reflect-y plane rotation

2019-11-04 Thread Sean Paul
On Sat, Nov 02, 2019 at 08:25:19AM +0800, CK Hu wrote: > Hi, Sean: > > On Fri, 2019-11-01 at 09:26 -0400, Sean Paul wrote: > > From: Sean Paul > > > > Expose the rotation property and handle REFLECT_Y rotations. > > > > Cc: Fritz Koenig > > Cc: Daniele Castagna > > Cc: Miguel Casas > > Cc: M

Re: [PATCH] drm/mediatek: Support reflect-y plane rotation

2019-11-01 Thread CK Hu
Hi, Sean: On Fri, 2019-11-01 at 09:26 -0400, Sean Paul wrote: > From: Sean Paul > > Expose the rotation property and handle REFLECT_Y rotations. > > Cc: Fritz Koenig > Cc: Daniele Castagna > Cc: Miguel Casas > Cc: Mark Yacoub > Signed-off-by: Sean Paul > --- > > The hardware also supports

Re: [PATCH] drm/mediatek: Support reflect-y plane rotation

2019-11-01 Thread Mark Yacoub
Tested it on my end and confirmed that it works as intended. On Fri, Nov 1, 2019 at 9:26 AM Sean Paul wrote: > > From: Sean Paul > > Expose the rotation property and handle REFLECT_Y rotations. > > Cc: Fritz Koenig > Cc: Daniele Castagna > Cc: Miguel Casas > Cc: Mark Yacoub > Signed-off-by:

[PATCH] drm/mediatek: Support reflect-y plane rotation

2019-11-01 Thread Sean Paul
From: Sean Paul Expose the rotation property and handle REFLECT_Y rotations. Cc: Fritz Koenig Cc: Daniele Castagna Cc: Miguel Casas Cc: Mark Yacoub Signed-off-by: Sean Paul --- The hardware also supports REFLECT_X, but I just could not figure out how to get it working. If someone is intere