]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm: add modifiers for MediaTek tiled formats
authorEric R. Smith <eric.smith@collabora.com>
Thu, 19 Dec 2024 17:49:28 +0000 (13:49 -0400)
committerDaniel Stone <daniels@collabora.com>
Fri, 24 Jan 2025 11:13:52 +0000 (11:13 +0000)
commit3ab334814dc7dff39075e055e12847d51878916e
tree61aab518cd49aaed923123b5fb6a33c0e45b14cc
parent798047e63ac970f105c49c22e6d44df901c486b2
drm: add modifiers for MediaTek tiled formats

MediaTek (MTK) uses some unique tiled memory formats
for video decoding. Add these to the uapi drm_fourcc.h
so that we can use them in Mesa, GStreamer, and other
tools/libraries.

v2:
- Classify the modifier bits into categories and provide
  room for expansion (Daniel S.)

Signed-off-by: Eric R. Smith <eric.smith@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241219174929.126205-1-eric.smith@collabora.com
Signed-off-by: Daniel Stone <daniels@collabora.com>
include/uapi/drm/drm_fourcc.h