Re: [PATCH 09/18] drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_state

2025-03-31 Thread Javier Martinez Canillas
Thomas Zimmermann writes: > Move ofdrm's struct ofdrm_crtc_state plus functions to sysfb > helpers and rename everything to drm_sysfb_crtc_state. > > The sysfb CRTC state is a regular CRTC state with information on > the primary plane's color format, as required for color management. > Helpers fo

[PATCH 09/18] drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_state

2025-03-19 Thread Thomas Zimmermann
Move ofdrm's struct ofdrm_crtc_state plus functions to sysfb helpers and rename everything to drm_sysfb_crtc_state. The sysfb CRTC state is a regular CRTC state with information on the primary plane's color format, as required for color management. Helpers for sysfb planes will later set this up a