Searched refs:drm_mode_equal (Results 1 – 1 of 1) sorted by relevance
95 static bool drm_mode_equal(drmModeModeInfo *m1, drmModeModeInfo *m2) in drm_mode_equal() function119 if (drm_mode_equal(&connector->modes[i], mode)) in connector_supports_mode()