Home
last modified time | relevance | path

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

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