Re: [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers

From: Keith Zhao
Date: Wed Nov 15 2023 - 09:13:07 EST


ok, I will do this in my next patch
Thanks your advice!

On 2023/10/25 23:44, Simon Ser wrote:
> it seems like you could start with just simple
> enumerated modifiers like Intel does, and then only switch to more
> complicated logic with macros and fields if there is an actual need in
> the future.