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")
Hi all,
On Wed, 2 Feb 2022 15:10:45 +1100 Stephen Rothwell sfr@canb.auug.org.au wrote:
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")
I am still seeing these warnings.
dri-devel@lists.freedesktop.org