Searched refs:DRM_MODE_PANEL_ORIENTATION_LEFT_UP (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_panel_orientation_quirks.c | 105 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP, 117 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP, 135 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
|
H A D | drm_panel.c | 366 *orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in of_drm_get_panel_orientation()
|
H A D | drm_client_modeset.c | 922 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in drm_client_rotation()
|
H A D | drm_connector.c | 972 { DRM_MODE_PANEL_ORIENTATION_LEFT_UP, "Left Side Up" },
|
H A D | drm_modes.c | 2130 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in drm_mode_parse_panel_orientation()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_panel_orientation_quirks.c | 36 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP, 129 .orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP,
|
H A D | drm_panel.c | 299 *orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in of_drm_get_panel_orientation()
|
H A D | drm_client_modeset.c | 925 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in drm_client_rotation()
|
H A D | drm_connector.c | 862 { DRM_MODE_PANEL_ORIENTATION_LEFT_UP, "Left Side Up" },
|
H A D | drm_modes.c | 1584 mode->panel_orientation = DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in drm_mode_parse_panel_orientation()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_connector.h | 244 * @DRM_MODE_PANEL_ORIENTATION_LEFT_UP: The left side of the panel matches the 253 DRM_MODE_PANEL_ORIENTATION_LEFT_UP, enumerator
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_connector.h | 358 * @DRM_MODE_PANEL_ORIENTATION_LEFT_UP: The left side of the panel matches the 367 DRM_MODE_PANEL_ORIENTATION_LEFT_UP, enumerator
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | efifb.c | 554 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in efifb_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | efifb.c | 566 case DRM_MODE_PANEL_ORIENTATION_LEFT_UP: in efifb_probe()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | 1080 DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in parse_mipi_config()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.c | 1745 DRM_MODE_PANEL_ORIENTATION_LEFT_UP; in parse_mipi_config()
|
Completed in 31 milliseconds