drm_mode_equal_no_clocks — test modes for equality
bool drm_mode_equal_no_clocks (
)
mode1
first mode
mode2
second mode
Check to see if mode1 and mode2 are equivalent, but don't check the pixel clocks.
True if the modes are equal, false otherwise.