Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dsi.c130 return DRM_MODE_PANEL_ORIENTATION_NORMAL; in intel_dsi_get_panel_orientation()
H A Dintel_bios.c1191 DRM_MODE_PANEL_ORIENTATION_NORMAL; in parse_general_features()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_panel.c387 *orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in of_drm_get_panel_orientation()
H A Ddrm_connector.c1188 { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
H A Ddrm_modes.c2128 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in drm_mode_parse_panel_orientation()
/linux-6.15/include/drm/
H A Ddrm_connector.h376 DRM_MODE_PANEL_ORIENTATION_NORMAL = 0, enumerator
/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9881c.c1539 ctx->orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in ili9881c_dsi_probe()