Home
last modified time | relevance | path

Searched refs:DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/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.c922 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in drm_client_rotation()
H A Ddrm_connector.c861 { DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, "Upside Down" },
H A Ddrm_modes.c1582 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in drm_mode_parse_panel_orientation()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_panel.c364 *orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c919 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()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_connector.h241 * @DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: The top side of the panel matches the
252 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, enumerator
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_connector.h355 * @DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: The top side of the panel matches the
366 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, enumerator
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Defifb.c551 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in efifb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Defifb.c563 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in efifb_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1181 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP : in parse_general_features()
1741 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in parse_mipi_config()

Completed in 31 milliseconds