drm_monitor_supports_rb
if (mode_is_rb(mode) && !drm_monitor_supports_rb(edid))
bool rb = drm_monitor_supports_rb(edid);
if (drm_monitor_supports_rb(edid)) {