[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210329175046.214629-1-paul@crapouillou.net>
Date: Mon, 29 Mar 2021 18:50:44 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: David Airlie <airlied@...ux.ie>, Daniel Vetter <daniel@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
Simon Ser <contact@...rsion.fr>
Cc: Sam Ravnborg <sam@...nborg.org>, od@...c.me,
linux-mips@...r.kernel.org, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, Paul Cercueil <paul@...pouillou.net>
Subject: [PATCH 0/2] drm/ingenic: IPU plane fixes
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
Powered by blists - more mailing lists