Lines Matching defs:modes
83 * of the listed fallback modes. For default configuration userspace
204 * @DRM_MODE_TV_MODE_MAX: Number of analog TV output modes.
298 * @y420_vdb_modes: bitmap of modes which can support ycbcr420
306 * @y420_cmdb_modes: bitmap of modes which can support ycbcr420
688 * modes. Used DRM_COLOR_FORMAT\_ defines, which are _not_ the same ones
751 * @edid_hdmi_rgb444_dc_modes: Mask of supported hdmi deep color modes
758 * modes in YCbCr 4:4:4. Even more stuff redundant with @bus_formats.
1031 * below allow the core DRM code to control connectors, enumerate available modes,
1120 * handling is unreliable), add all detected modes to &drm_connector.modes
1122 * also needs to filter out any modes wider or higher than the
1125 * The drivers must also prune any modes no longer valid from
1126 * &drm_connector.modes. Furthermore it must update
1136 * The number of modes detected and filled into &drm_connector.modes.
1558 * Can this connector handle interlaced modes? Only used by
1570 * Can this connector handle stereo modes? Only used by
1592 * @modes:
1596 struct list_head modes;
1607 * These are modes added by probing with DDC or the BIOS, before
1996 const char * const modes[]);