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