Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_panel.c369 *orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c925 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in drm_client_rotation()
H A Ddrm_connector.c971 { DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, "Upside Down" },
H A Ddrm_modes.c2128 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in drm_mode_parse_panel_orientation()
/openbmc/linux/include/drm/
H A Ddrm_connector.h366 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, enumerator
/openbmc/linux/drivers/video/fbdev/
H A Defifb.c563 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in efifb_probe()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c829 KUNIT_EXPECT_EQ(test, mode.panel_orientation, DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP); in drm_test_cmdline_panel_orientation()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1170 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP : in parse_general_features()
1730 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in parse_mipi_config()