Searched refs:OMAP_DSS_ROT_DMA (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss_features.c | 626 .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 D | apply.c | 141 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
|
| H A D | dispc.c | 2670 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
|
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-sysfs.c | 50 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
|
| /linux/include/video/ |
| H A D | omapfb_dss.h | 155 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
|
| /linux/drivers/media/platform/ti/omap/ |
| H A D | omap_vout.c | 324 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()
|