Re: [PATCH] drm/pl111: Advertise no pixel blending
From: Roshan Kumar
Date: Thu Sep 10 2026 - 01:45:00 EST
Hi Thomas,
You are right, there is no good reason for these formats to be here: the
hardware never looks at the alpha byte, and the ARGB/ABGR entries just
duplicate their X counterparts.
I will send a v2 that removes the alpha formats from the driver instead.
(Thanks Leandro for the review of v1; the approach changed in v2 so I have
dropped the tag.)