Hi all,
After merging the drm tree, today's linux-next build (htmldocs) produced this warning:
include/drm/drm_connector.h:637: warning: Function parameter or member 'edid_hdmi_rgb444_dc_modes' not described in 'drm_display_info' include/drm/drm_connector.h:637: warning: Function parameter or member 'edid_hdmi_ycbcr444_dc_modes' not described in 'drm_display_info'
Introduced by commit
4adc33f36d80 ("drm/edid: Split deep color modes between RGB and YUV444")