Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_panel.c391 *orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in of_drm_get_panel_orientation()
H A Ddrm_client_modeset.c947 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in drm_client_rotation()
H A Ddrm_connector.c1189 { DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, "Upside Down" },
H A Ddrm_modes.c2130 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in drm_mode_parse_panel_orientation()
/linux-6.15/drivers/video/fbdev/
H A Defifb.c552 case DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP: in efifb_probe()
/linux-6.15/include/drm/
H A Ddrm_connector.h377 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP, enumerator
/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9881c.c1537 if (ctx->orientation == DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP) { in ili9881c_dsi_probe()
/linux-6.15/drivers/gpu/drm/tests/
H A Ddrm_cmdline_parser_test.c830 KUNIT_EXPECT_EQ(test, mode.panel_orientation, DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP); in drm_test_cmdline_panel_orientation()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_bios.c1190 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP : in parse_general_features()
1755 DRM_MODE_PANEL_ORIENTATION_BOTTOM_UP; in parse_mipi_config()