Searched refs:fbcon_rotate_hint (Results 1 – 4 of 4) sorted by relevance
44 info->fbcon_rotate_hint = -1; in framebuffer_alloc()
1007 p->con_rotate = info->fbcon_rotate_hint; in fbcon_startup()1124 p->con_rotate = info->fbcon_rotate_hint; in fbcon_init()
1712 info->fbcon_rotate_hint = FB_ROTATE_UR; in drm_setup_crtcs_fb()1715 info->fbcon_rotate_hint = FB_ROTATE_CCW; in drm_setup_crtcs_fb()1718 info->fbcon_rotate_hint = FB_ROTATE_UD; in drm_setup_crtcs_fb()1721 info->fbcon_rotate_hint = FB_ROTATE_CW; in drm_setup_crtcs_fb()1729 info->fbcon_rotate_hint = FB_ROTATE_UR; in drm_setup_crtcs_fb()
457 int fbcon_rotate_hint; member