Thomas Zimmermann
061963cd9e
drm/sysfb: Blit to CRTC destination format
...
Use the color format stored in struct drm_sysfb_crtc_state for
color-format conversion instead of the scanout-buffer format
announced by firmware. Currently, both values are identical.
This will allow drivers to modify the CRTC's input format to a
certain extend. Specifically, vesadrm will be able to display RGB
framebuffers when the scanout buffer is of C8 format. With color-
format conversion to RGB332 and correct setup of the C8 palette,
displaying XRGB8888-based buffers under C8 can be achieved.
v2:
- refer to RGB332 as CRTC input format
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de >
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com >
Link: https://lore.kernel.org/r/20250714151513.309475-5-tzimmermann@suse.de
2025-08-26 09:54:17 +02:00
..
2025-05-23 15:03:47 +02:00
2025-08-12 16:16:36 -04:00
2025-07-30 19:26:49 -07:00
2025-07-16 20:07:32 +03:00
2025-02-26 15:27:06 +01:00
2025-07-30 19:26:49 -07:00
2025-08-22 21:10:17 +03:00
2025-07-04 11:06:38 -07:00
2025-07-06 14:05:07 +03:00
2025-08-21 13:41:59 +03:00
2025-07-30 19:26:49 -07:00
2025-07-31 14:57:54 -07:00
2025-03-06 12:37:33 -05:00
2025-07-31 14:57:54 -07:00
2025-08-11 17:18:24 +02:00
2025-06-04 11:26:17 -07:00
2025-06-05 14:59:56 +02:00
2025-08-12 09:05:11 +01:00
2025-08-19 21:19:31 -07:00
2025-05-14 15:11:31 +08:00
2025-07-16 20:03:14 +03:00
2025-06-16 09:01:23 +02:00
2025-07-30 19:26:49 -07:00
2025-04-23 15:40:30 -05:00
2025-04-29 11:21:23 +02:00
2025-07-30 19:26:49 -07:00
2025-06-18 08:09:35 +10:00
2025-07-30 19:26:49 -07:00
2025-08-23 17:20:18 +03:00
2025-07-22 13:01:28 +02:00
2025-08-20 09:33:06 +02:00
2025-08-11 14:37:45 +02:00
2025-08-14 07:51:34 +10:00
2025-08-22 23:00:07 +02:00
2025-08-20 09:33:06 +02:00
2025-08-19 21:19:31 -07:00
2025-03-07 10:25:10 +01:00
2025-07-16 20:05:58 +03:00
2025-08-06 15:26:16 +03:00
2025-08-14 06:57:34 +01:00
2025-08-22 23:13:11 +02:00
2025-08-11 14:37:45 +02:00
2025-07-16 12:12:39 +02:00
2025-06-12 14:04:56 +02:00
2025-03-10 16:25:01 -04:00
2025-07-09 11:24:45 +02:00
2025-05-21 13:40:09 +02:00
2025-06-02 09:59:10 +02:00
2025-08-26 09:54:17 +02:00
2025-07-30 19:26:49 -07:00
2025-07-16 20:03:14 +03:00
2025-08-13 11:11:02 +03:00
2025-08-11 18:49:55 +02:00
2025-07-31 14:57:54 -07:00
2025-07-07 15:23:41 +02:00
2025-08-11 14:37:45 +02:00
2025-02-28 09:05:10 +01:00
2025-07-16 20:03:14 +03:00
2025-07-07 15:24:14 +02:00
2025-08-20 13:36:45 +03:00
2025-07-31 16:29:59 +02:00
2025-08-11 14:37:45 +02:00
2025-08-20 09:33:06 +02:00
2025-07-16 20:05:58 +03:00
2025-07-30 19:26:49 -07:00
2025-07-22 13:01:28 +02:00
2025-06-16 09:01:23 +02:00
2025-08-22 14:31:21 -03:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-04-30 23:35:00 +02:00
2025-06-16 09:02:25 +02:00
2025-08-19 07:02:30 +10:00
2025-07-30 19:26:49 -07:00
2025-07-10 13:07:26 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:01:23 +02:00
2025-06-23 21:44:55 +03:00
2025-03-27 14:02:57 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-07-04 15:59:06 +02:00
2025-04-16 20:40:51 +03:00
2025-04-07 14:35:48 +02:00
2025-07-04 15:58:22 +02:00
2025-06-27 09:58:05 +10:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-06-16 09:02:29 +02:00
2025-07-04 15:59:06 +02:00
2025-06-16 09:01:23 +02:00
2025-06-27 15:59:23 +02:00
2025-06-27 15:59:23 +02:00
2025-07-16 20:01:13 +03:00
2025-07-30 19:26:49 -07:00
2025-06-16 09:02:35 +02:00
2025-07-17 12:26:19 +02:00
2025-07-30 19:26:49 -07:00
2025-07-30 19:26:49 -07:00
2025-06-16 09:02:35 +02:00
2025-06-16 09:02:35 +02:00
2025-08-11 14:37:45 +02:00
2025-08-19 21:19:36 -07:00
2025-08-19 21:19:35 -07:00
2025-08-11 14:37:45 +02:00
2025-07-18 08:59:24 +02:00
2025-06-16 09:01:23 +02:00
2025-06-27 15:59:23 +02:00
2025-08-14 15:42:26 -07:00
2025-06-16 09:01:23 +02:00
2025-07-16 20:12:35 +03:00
2025-06-16 09:01:23 +02:00
2025-08-21 16:21:08 +02:00
2025-06-26 18:00:10 +02:00
2025-06-16 09:02:39 +02:00
2025-06-16 09:02:39 +02:00
2025-08-25 09:17:49 -07:00
2025-08-03 13:49:10 -07:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:00:09 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-08-11 14:37:45 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-07-22 13:01:28 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-16 09:01:23 +02:00
2025-06-17 10:44:15 +02:00
2025-06-16 09:01:23 +02:00
2025-06-08 09:07:37 +02:00
2025-06-16 09:01:23 +02:00
2025-07-30 19:26:49 -07:00
2025-06-04 11:26:17 -07:00
2025-06-18 10:46:03 +02:00
2025-06-26 18:00:07 +02:00