Home
last modified time | relevance | path

Searched refs:OMAP_DSS_ROT_DMA (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss_features.c626 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
647 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
671 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
691 .supported_rotation_types = OMAP_DSS_ROT_DMA,
711 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
733 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
754 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
775 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
796 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
H A Dapply.c141 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
H A Ddispc.c2670 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c50 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
/linux/include/video/
H A Domapfb_dss.h155 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c324 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()