Searched refs:OMAP_DSS_ROT_DMA (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dss_features.c | 637 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 658 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 682 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 702 .supported_rotation_types = OMAP_DSS_ROT_DMA, 722 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 745 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 767 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 789 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 810 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
|
D | apply.c | 153 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
|
D | dispc.c | 2607 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 424 info->rotation_type = OMAP_DSS_ROT_DMA; in omap_plane_init()
|
D | omap_fb.c | 225 info->rotation_type = OMAP_DSS_ROT_DMA; in omap_framebuffer_update_scanout()
|
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb-sysfs.c | 60 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
|
D | omapfb-main.c | 1915 OMAP_DSS_ROT_DMA; in omapfb_create_framebuffers()
|
/linux-4.1.27/include/video/ |
D | omapdss.h | 174 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
|
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_vout.c | 412 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()
|