[PATCH] drm/sun4i: de3: Be explicit about supported modifiers

Maxime Ripard maxime at cerno.tech
Mon Jun 7 08:43:59 UTC 2021


On Sat, Jun 05, 2021 at 09:35:34AM +0200, Jernej Skrabec wrote:
> From: Piotr Oniszczuk <piotr.oniszczuk at gmail.com>
> 
> Currently only linear formats are supported in sun4i-drm driver, but
> SoCs like H6 supports AFBC variant of some of them in multiple cores
> (GPU, VPU, DE3). Panfrost already implements AFBC compression and is
> sometimes confused what should be default choice (linear, AFBC) if DRM
> driver is not explicit about modifier support (MiniMyth2 distro with
> MythTV app).
> 
> After some discussion with Daniel Stone on #panfrost IRC, it was decided
> to make modifiers in sun4i-drm explicit, to avoid any kind of guessing,
> not just in panfrost, but everywhere. In fact, long term idea is to make
> modifier parameter in drm_universal_plane_init() mandatory (non NULL).
> 
> Signed-off-by: Piotr Oniszczuk <piotr.oniszczuk at gmail.com>
> Signed-off-by: Jernej Skrabec <jernej.skrabec at gmail.com>

Applied, thanks
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20210607/7cbe6549/attachment.sig>


More information about the dri-devel mailing list