Searched refs:drm_monitor_supports_rb (Results 1 – 1 of 1) sorted by relevance
2325 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb() function2507 if (drm_monitor_supports_rb(edid)) { in drm_mode_std()2773 if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid)) in mode_in_range()2868 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range()