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

Paul Cercueil paul at crapouillou.net
Mon Mar 29 17:50:44 UTC 2021


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



More information about the dri-devel mailing list