Searched refs:rotation_type (Results 1 – 6 of 6) sorted by relevance
210 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_calculate_offset()324 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()328 info.rotation_type = OMAP_DSS_ROT_VRFB; in omapvid_setup_overlay()338 info.pos_y, info.out_width, info.out_height, info.rotation_type, in omapvid_setup_overlay()874 if (rotation && ovid->rotation_type == VOUT_ROT_NONE) { in omap_vout_s_ctrl()919 if (mirror && ovid->rotation_type == VOUT_ROT_NONE) { in omap_vout_s_ctrl()982 if (ovid->rotation_type == VOUT_ROT_VRFB) in omap_vout_vb2_prepare()1018 if (ovid->rotation_type == VOUT_ROT_VRFB) in omap_vout_vb2_start_streaming()1354 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) { in omap_vout_setup_video_data()1368 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) in omap_vout_setup_video_data()[all …]
130 if (dss_feat_rotation_type_supported(info->rotation_type) == 0) { in dss_ovl_simple_check()132 info->rotation_type); in dss_ovl_simple_check()
189 info->rotation_type = OMAP_DSS_ROT_TILER; in omap_framebuffer_update_scanout()208 info->rotation_type = OMAP_DSS_ROT_NONE; in omap_framebuffer_update_scanout()217 if (info->rotation_type == OMAP_DSS_ROT_TILER) { in omap_framebuffer_update_scanout()
100 info.rotation_type = OMAP_DSS_ROT_NONE; in omap_plane_atomic_update()
64 enum omap_dss_rotation_type rotation_type; member
1942 enum omap_dss_rotation_type rotation_type, in dispc_ovl_set_rotation_attrs() argument1994 if (fourcc == DRM_FORMAT_NV12 && rotation_type != OMAP_DSS_ROT_TILER) in dispc_ovl_set_rotation_attrs()2005 rotation_type == OMAP_DSS_ROT_TILER && in dispc_ovl_set_rotation_attrs()2058 enum omap_dss_rotation_type rotation_type, u8 rotation) in calc_offset() argument2066 if (rotation_type == OMAP_DSS_ROT_TILER && in calc_offset()2464 enum omap_dss_rotation_type rotation_type, in dispc_ovl_calc_scaling() argument2515 *y_predecim = (rotation_type == OMAP_DSS_ROT_TILER && in dispc_ovl_calc_scaling()2579 enum omap_dss_rotation_type rotation_type, in dispc_ovl_setup_common() argument2607 if (paddr == 0 && rotation_type != OMAP_DSS_ROT_TILER) in dispc_ovl_setup_common()2639 rotation_type, mem_to_mem); in dispc_ovl_setup_common()[all …]