Home
last modified time | relevance | path

Searched refs:rotation_type (Results 1 – 12 of 12) sorted by relevance

/drivers/media/platform/ti/omap/
A Domap_vout.c210 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()
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()
1430 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_setup_video_bufs()
1484 vout->vid_info.rotation_type = VOUT_ROT_VRFB; in omap_vout_create_video_devices()
1521 if (vout->vid_info.rotation_type == VOUT_ROT_VRFB) in omap_vout_create_video_devices()
[all …]
A Domap_voutdef.h98 enum vout_rotaion_type rotation_type; member
/drivers/video/fbdev/omap2/omapfb/
A Domapfb-main.c180 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()
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()
893 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_setup_overlay()
903 info.rotation_type = ofbi->rotation_type; in omapfb_setup_overlay()
1311 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_free_fbmem()
[all …]
A Domapfb-sysfs.c33 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()
A Domapfb.h64 enum omap_dss_rotation_type rotation_type; member
/drivers/video/fbdev/omap2/omapfb/dss/
A Doverlay.c131 if (dss_feat_rotation_type_supported(info->rotation_type) == 0) { in dss_ovl_simple_check()
133 info->rotation_type); in dss_ovl_simple_check()
A Ddispc.c890 enum omap_dss_rotation_type rotation_type) in dispc_ovl_configure_burst_type() argument
895 if (rotation_type == OMAP_DSS_ROT_TILER) in dispc_ovl_configure_burst_type()
1688 enum omap_dss_rotation_type rotation_type, in dispc_ovl_set_rotation_attrs() argument
1741 rotation_type != OMAP_DSS_ROT_TILER) in dispc_ovl_set_rotation_attrs()
2442 *y_predecim = (rotation_type == OMAP_DSS_ROT_TILER && in dispc_ovl_calc_scaling()
2537 oi->rotation_type, false); in dispc_ovl_check()
2565 if (paddr == 0 && rotation_type != OMAP_DSS_ROT_TILER) in dispc_ovl_setup_common()
2606 rotation_type, mem_to_mem); in dispc_ovl_setup_common()
2665 if (rotation_type == OMAP_DSS_ROT_TILER) in dispc_ovl_setup_common()
2670 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
[all …]
A Dapply.c141 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
/drivers/gpu/drm/omapdrm/dss/
A Domapdss.h157 enum omap_dss_rotation_type rotation_type; member
192 enum omap_dss_rotation_type rotation_type; member
A Ddispc.c1942 enum omap_dss_rotation_type rotation_type, in dispc_ovl_set_rotation_attrs() argument
2005 rotation_type == OMAP_DSS_ROT_TILER && in dispc_ovl_set_rotation_attrs()
2066 if (rotation_type == OMAP_DSS_ROT_TILER && in calc_offset()
2464 enum omap_dss_rotation_type rotation_type, in dispc_ovl_calc_scaling() argument
2515 *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() argument
2607 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()
2693 rotation_type, rotation); in dispc_ovl_setup_common()
2771 oi->rotation_type, replication, vm, mem_to_mem, in dispc_ovl_setup()
[all …]
/drivers/gpu/drm/omapdrm/
A Domap_fb.c188 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()
A Domap_plane.c99 info.rotation_type = OMAP_DSS_ROT_NONE; in omap_plane_atomic_update()

Completed in 171 milliseconds