]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/ast: Support DRM_FORMAT_XRGB1555 on the primary plane
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 14 Apr 2026 07:02:30 +0000 (09:02 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 20 Apr 2026 07:12:01 +0000 (09:12 +0200)
commit652f67a12865de74b0e5b67273b94f90bce1ae91
tree7a936a6fe8b5704416244fa1a4b12f62d54fbe91
parent95ed102e9f5aaee27f9642b093674b14f6c548ca
drm/ast: Support DRM_FORMAT_XRGB1555 on the primary plane

Export DRM_FORMAT_XRGB1555 in the primary plane's format array and
handle the format in the color-format updates. With this, ast is now
feature complete wrt. color-format support.

Also update the comments in the gamma-LUT code to reflect the ast
manual's terminology.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Jocelyn Falempe <jfalempe@redhat.com>
Link: https://patch.msgid.link/20260414070522.33943-5-tzimmermann@suse.de
drivers/gpu/drm/ast/ast_mode.c
drivers/gpu/drm/ast/ast_reg.h