Lines Matching defs:modes
79 * of the listed fallback modes. For default configuration userspace
190 * @y420_vdb_modes: bitmap of modes which can support ycbcr420
198 * @y420_cmdb_modes: bitmap of modes which can support ycbcr420
205 /** @y420_cmdb_map: bitmap of SVD index, to extraxt vcb modes */
465 * modes. Used DRM_COLOR_FORMAT\_ defines, which are _not_ the same ones
520 * @edid_hdmi_dc_modes: Mask of supported hdmi deep color modes. Even
746 * below allow the core DRM code to control connectors, enumerate available modes,
830 * handling is unreliable), add all detected modes to &drm_connector.modes
832 * also needs to filter out any modes wider or higher than the
835 * The drivers must also prune any modes no longer valid from
836 * &drm_connector.modes. Furthermore it must update
846 * The number of modes detected and filled into &drm_connector.modes.
1242 * Can this connector handle interlaced modes? Only used by
1254 * Can this connector handle stereo modes? Only used by
1276 * @modes:
1280 struct list_head modes;
1291 * These are modes added by probing with DDC or the BIOS, before
1642 const char * const modes[]);