Searched refs:drm_monitor_supports_rb (Results 1 – 1 of 1) sorted by relevance
2337 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb() function2519 if (drm_monitor_supports_rb(edid)) { in drm_mode_std()2785 if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid)) in mode_in_range()2880 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range()