[PATCH 0/2] drm/ingenic: IPU plane fixes

From: Paul Cercueil
Date: Mon Mar 29 2021 - 13:52:07 EST


Hi,

A set of two fixes for the IPU plane of the ingenic-drm driver.

Patch [1/2] changes the type of the IPU plane from PRIMARY to OVERLAY,
since there can only be one PRIMARY plane per CRTC.

Patch [2/2] enforces that a full modeset is only performed when the
"sharpness" property is modified.

Cheers,
-Paul

Paul Cercueil (2):
drm/ingenic: Switch IPU plane to type OVERLAY
drm/ingenic: Don't request full modeset if property is not modified

drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 11 +++++------
drivers/gpu/drm/ingenic/ingenic-ipu.c | 6 ++++--
2 files changed, 9 insertions(+), 8 deletions(-)

--
2.30.2