Home
last modified time | relevance | path

Searched refs:DRM_MODE_PANEL_ORIENTATION_LEFT_UP (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_panel_orientation_quirks.c105 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
117 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
141 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
H A Ddrm_panel.c389 *orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c941 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in drm_client_rotation()
H A Ddrm_connector.c1067 { DRM_MODE_PANEL_ORIENTATION_LEFT_UP, "Left Side Up" },
H A Ddrm_modes.c2133 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in drm_mode_parse_panel_orientation()
/linux/include/drm/
H A Ddrm_connector.h375 DRM_MODE_PANEL_ORIENTATION_LEFT_UP, enumerator
/linux/drivers/video/fbdev/
H A Defifb.c557 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in efifb_probe()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1750 DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in parse_mipi_config()