Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_panel.c297 *orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c910 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in drm_client_rotation()
H A Ddrm_connector.c840 { DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, "Upside Down" },
H A Ddrm_modes.c1581 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in drm_mode_parse_panel_orientation()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_connector.h305 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, enumerator
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Defifb.c551 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in efifb_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_cmdline_parser.c1117 FAIL_ON(mode.panel_orientation != DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP); in drm_cmdline_test_panel_orientation()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_bios.c552 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP : in parse_general_features()
1076 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in parse_mipi_config()