Searched refs:drm_edid_are_equal (Results 1 – 3 of 3) sorted by relevance
545 bool drm_edid_are_equal(const struct edid *edid1, const struct edid *edid2);598 static inline bool drm_edid_are_equal(const struct edid *edid1, const struct edid *edid2) in drm_edid_are_equal() function
2055 if (!drm_edid_are_equal(edid, old_edid)) { in drm_connector_update_edid_property()
1625 bool drm_edid_are_equal(const struct edid *edid1, const struct edid *edid2) in drm_edid_are_equal() function1647 EXPORT_SYMBOL(drm_edid_are_equal);