Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_panel_orientation_quirks.c99 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
111 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
123 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
135 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
153 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
H A Ddrm_panel.c393 *orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c950 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in drm_client_rotation()
H A Ddrm_connector.c1190 { DRM_MODE_PANEL_ORIENTATION_LEFT_UP, "Left Side Up" },
H A Ddrm_modes.c2132 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in drm_mode_parse_panel_orientation()
/linux-6.15/drivers/video/fbdev/
H A Defifb.c555 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in efifb_probe()
/linux-6.15/include/drm/
H A Ddrm_connector.h378 DRM_MODE_PANEL_ORIENTATION_LEFT_UP, enumerator
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1759 DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in parse_mipi_config()