[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251113203715.2768107-1-sean.anderson@linux.dev>
Date: Thu, 13 Nov 2025 15:37:11 -0500
From: Sean Anderson <sean.anderson@...ux.dev>
To: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Tomi Valkeinen <tomi.valkeinen@...asonboard.com>,
dri-devel@...ts.freedesktop.org
Cc: linux-kernel@...r.kernel.org,
Mike Looijmans <mike.looijmans@...ic.nl>,
David Airlie <airlied@...il.com>,
Thomas Zimmermann <tzimmermann@...e.de>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Anatoliy Klymenko <anatoliy.klymenko@....com>,
Maxime Ripard <mripard@...nel.org>,
linux-arm-kernel@...ts.infradead.org,
Simona Vetter <simona@...ll.ch>,
Michal Simek <michal.simek@....com>,
Sean Anderson <sean.anderson@...ux.dev>
Subject: [PATCH 0/3] drm: zynqmp: Make the video plane primary
The graphics plane does not support XRGB8888, which is the default mode
X uses for 24-bit color. Because of this, X must be set to use 16-bit
color, which has a measurable performance penalty. Make the video plane
the primary plane as it natively supports XRGB8888. An alternative
approach to add XRGB8888 to the graphics plane is discussed in [1], as
well as in patch 2.
[1] https://lore.kernel.org/dri-devel/20250627145058.6880-1-mike.looijmans@topic.nl/
Sean Anderson (3):
drm: zynqmp: Check property creation status
drm: zynqmp: Make the video plane primary
drm: zynqmp: Add blend mode property to graphics plane
drivers/gpu/drm/xlnx/zynqmp_kms.c | 42 +++++++++++++++++++++++++------
1 file changed, 34 insertions(+), 8 deletions(-)
--
2.35.1.1320.gc452695387.dirty
Powered by blists - more mailing lists