drm_get_panel_orientation_quirk
orientation_quirk = drm_get_panel_orientation_quirk(ri->ri_width,
orientation_quirk = drm_get_panel_orientation_quirk(width, height);
EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
EXPORT_SYMBOL(drm_get_panel_orientation_quirk);
orientation_quirk = drm_get_panel_orientation_quirk(ri->ri_width,
int drm_get_panel_orientation_quirk(int width, int height);