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

From: Simon Ser
Date: Wed Oct 25 2023 - 11:45:22 EST


Thinking about this again, 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.