Home
last modified time | relevance | path

Searched refs:DRM_MODE_PANEL_ORIENTATION_NORMAL (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dsi.c129 return DRM_MODE_PANEL_ORIENTATION_NORMAL; in intel_dsi_get_panel_orientation()
H A Dintel_bios.c553 DRM_MODE_PANEL_ORIENTATION_NORMAL; in parse_general_features()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_panel.c293 *orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in of_drm_get_panel_orientation()
H A Ddrm_connector.c839 { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
H A Ddrm_modes.c1579 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in drm_mode_parse_panel_orientation()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_connector.h304 DRM_MODE_PANEL_ORIENTATION_NORMAL = 0, enumerator