Searched refs:rotation_type (Results 1 – 8 of 8) sorted by relevance
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()
140 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
180 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_get_region_rot_paddr()190 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_paddr()198 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_vaddr()450 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in check_fb_size()503 if (!rg->size || ofbi->rotation_type != OMAP_DSS_ROT_VRFB) in setup_vrfb_rotation()603 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in set_fb_fix()809 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()814 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()880 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_setup_overlay()893 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_setup_overlay()[all …]
33 return sysfs_emit(buf, "%d\n", ofbi->rotation_type); in show_rotate_type()56 if (rot_type == ofbi->rotation_type) in store_rotate_type()66 ofbi->rotation_type = rot_type; in store_rotate_type()
64 enum omap_dss_rotation_type rotation_type; member
188 info->rotation_type = OMAP_DSS_ROT_TILER; in omap_framebuffer_update_scanout()207 info->rotation_type = OMAP_DSS_ROT_NONE; in omap_framebuffer_update_scanout()216 if (info->rotation_type == OMAP_DSS_ROT_TILER) { in omap_framebuffer_update_scanout()
99 info.rotation_type = OMAP_DSS_ROT_NONE; in omap_plane_atomic_update()
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 …]