Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dsi.c133 return DRM_MODE_PANEL_ORIENTATION_NORMAL; in intel_dsi_get_panel_orientation()
Dintel_bios.c1182 DRM_MODE_PANEL_ORIENTATION_NORMAL; in parse_general_features()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_panel.c360 *orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in of_drm_get_panel_orientation()
Ddrm_connector.c970 { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
Ddrm_modes.c2126 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in drm_mode_parse_panel_orientation()
/Linux-v6.6/include/drm/
Ddrm_connector.h365 DRM_MODE_PANEL_ORIENTATION_NORMAL = 0, enumerator