Lines Matching refs:modes
462 * below allow the core DRM code to control connectors, enumerate available modes,
558 * @interlace_allowed: can this connector handle interlaced modes?
560 * @modes: modes available on this connector (from fill_modes() + user)
562 * @probed_modes: list of modes derived directly from the display
598 struct list_head modes; /* list of modes on this connector */
602 /* these are modes added by probing with DDC or the BIOS */
700 * This is used to set modes.
781 struct idr crtc_idr; /* use this idr for all IDs, fb, crtc, connector, modes - just makes life easier */