linux/drivers/gpu/drm/ast
Thomas Zimmermann 652f67a128 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
2026-04-20 09:12:01 +02:00
..
ast_2000.c drm/ast: Gen1: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_2100.c drm/ast: Gen2: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_2200.c drm/ast: Store CRTC memory request threshold in device quirks 2025-10-15 09:59:43 +02:00
ast_2300.c drm/ast: Gen4: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_2400.c drm/ast: Store CRTC memory request threshold in device quirks 2025-10-15 09:59:43 +02:00
ast_2500.c drm/ast: Gen6: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_2600.c drm/ast: Store HSync adjustment in device quirks 2025-10-15 09:59:47 +02:00
ast_cursor.c drm/ast: Swap framebuffer writes on big-endian machines 2025-12-21 21:44:35 +01:00
ast_ddc.c drm/ast: Define struct ast_ddc in ast_ddc.c 2024-04-11 09:38:17 +02:00
ast_ddc.h drm/ast: Define struct ast_ddc in ast_ddc.c 2024-04-11 09:38:17 +02:00
ast_dp.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
ast_dp501.c drm/ast: dp501: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_drv.c drm/ast: Fix open-coded scu_rev access 2026-04-08 11:04:49 +02:00
ast_drv.h drm/ast: Gen1: Fix open-coded register access 2026-04-08 11:04:49 +02:00
ast_mm.c drm/ast: Remove vram_fb_available from struct ast_device 2025-03-12 08:38:12 +01:00
ast_mode.c drm/ast: Support DRM_FORMAT_XRGB1555 on the primary plane 2026-04-20 09:12:01 +02:00
ast_post.c drm/ast: Use constants for MCR registers 2026-04-08 11:04:48 +02:00
ast_post.h drm/ast: Store register addresses in struct ast_dramstruct 2026-04-08 11:04:49 +02:00
ast_reg.h drm/ast: Support DRM_FORMAT_XRGB1555 on the primary plane 2026-04-20 09:12:01 +02:00
ast_sil164.c Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2024-11-04 14:25:33 +10:00
ast_tables.h drm/ast: Move display-clock tables to per-Gen source files 2025-09-29 13:28:07 +02:00
ast_vbios.c drm/ast: Add helpers for VBIOS mode lookup 2025-02-03 14:01:12 +01:00
ast_vbios.h drm/ast: Add helpers for VBIOS mode lookup 2025-02-03 14:01:12 +01:00
ast_vga.c Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2024-11-04 14:25:33 +10:00
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
Makefile drm/ast: Remove generic device initialization 2025-09-29 13:28:16 +02:00