Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss_features.c625 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
646 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
670 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
690 .supported_rotation_types = OMAP_DSS_ROT_DMA,
710 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
732 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
753 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
774 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
795 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
H A Dapply.c140 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
H A Ddispc.c2686 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
/openbmc/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()
H A Domapfb-main.c1895 OMAP_DSS_ROT_DMA; in omapfb_create_framebuffers()
/openbmc/linux/include/video/
H A Domapfb_dss.h155 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c324 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()