Searched refs:drm_monitor_supports_rb (Results 1 – 6 of 6) sorted by relevance
4241 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb() function4608 if (drm_monitor_supports_rb(edid)) { in drm_mode_std()5106 if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid)) in mode_in_range()5196 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range()
2519 drm_monitor_supports_rb(struct edid *edid) in drm_monitor_supports_rb() function2701 if (drm_monitor_supports_rb(edid)) { in drm_mode_std()2967 if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid)) in mode_in_range()3062 bool rb = drm_monitor_supports_rb(edid); in drm_cvt_modes_for_range()