Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
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,
Dapply.c140 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
Ddispc.c2686 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/
Domapfb-sysfs.c49 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
Domapfb-main.c1896 OMAP_DSS_ROT_DMA; in omapfb_create_framebuffers()
/linux-6.1.9/include/video/
Domapfb_dss.h155 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
/linux-6.1.9/drivers/media/platform/ti/omap/
Domap_vout.c324 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()