2020-11-05 14:06:21

by Laurentiu Palcu

[permalink] [raw]
Subject: [PATCH 0/2] drm/imx/dcss: a couple of fixes

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(-)

--
2.23.0


2020-11-27 08:09:40

by Lucas Stach

[permalink] [raw]
Subject: Re: [PATCH 0/2] drm/imx/dcss: a couple of fixes

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