Home
last modified time | relevance | path

Searched refs:DRM_MODE_PANEL_ORIENTATION_NORMAL (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dsi.c129 return DRM_MODE_PANEL_ORIENTATION_NORMAL; in intel_dsi_get_panel_orientation()
H A Dintel_bios.c553 DRM_MODE_PANEL_ORIENTATION_NORMAL; in parse_general_features()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dsi.c133 return DRM_MODE_PANEL_ORIENTATION_NORMAL; in intel_dsi_get_panel_orientation()
H A Dintel_bios.c1182 DRM_MODE_PANEL_ORIENTATION_NORMAL; in parse_general_features()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_panel.c293 *orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in of_drm_get_panel_orientation()
H A Ddrm_connector.c860 { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
H A Ddrm_modes.c1580 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in drm_mode_parse_panel_orientation()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_panel.c360 *orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in of_drm_get_panel_orientation()
H A Ddrm_connector.c970 { DRM_MODE_PANEL_ORIENTATION_NORMAL, "Normal" },
H A Ddrm_modes.c2126 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_NORMAL; in drm_mode_parse_panel_orientation()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_connector.h239 * @DRM_MODE_PANEL_ORIENTATION_NORMAL: The top side of the panel matches the
251 DRM_MODE_PANEL_ORIENTATION_NORMAL = 0, enumerator
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_connector.h353 * @DRM_MODE_PANEL_ORIENTATION_NORMAL: The top side of the panel matches the
365 DRM_MODE_PANEL_ORIENTATION_NORMAL = 0, enumerator

Completed in 31 milliseconds