mbox series

[0/2] drm/imx/dcss: a couple of fixes

Message ID 20201105140127.25249-1-laurentiu.palcu@oss.nxp.com (mailing list archive)
Headers show
Series drm/imx/dcss: a couple of fixes | expand

Message

Laurentiu Palcu Nov. 5, 2020, 2:01 p.m. UTC
Hi,

This patchset fixes 90/270 rotations for Vivante tiled and super-tiled
formats and a Coccinelle warning.

Thanks,
laurentiu

Laurentiu Palcu (2):
  drm/imx/dcss: fix rotations for Vivante tiled formats
  drm/imx/dcss: fix coccinelle warning

 drivers/gpu/drm/imx/dcss/dcss-plane.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

Comments

Lucas Stach Nov. 26, 2020, 10:34 a.m. UTC | #1
On Do, 2020-11-05 at 16:01 +0200, Laurentiu Palcu wrote:
> Hi,
> 
> This patchset fixes 90/270 rotations for Vivante tiled and super-tiled
> formats and a Coccinelle warning.

Thanks, looks good. I've pushed them into drm-misc-next.

Regards,
Lucas