Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss_features.c636 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
657 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
681 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
701 .supported_rotation_types = OMAP_DSS_ROT_DMA,
721 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
743 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
764 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
785 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
806 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
Dapply.c153 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
Ddispc.c2732 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-sysfs.c60 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
Domapfb-main.c1916 OMAP_DSS_ROT_DMA; in omapfb_create_framebuffers()
/Linux-v4.19/include/video/
Domapfb_dss.h164 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c400 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()