Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddss_features.c637 .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,
Dapply.c153 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
Ddispc.c2607 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_plane.c424 info->rotation_type = OMAP_DSS_ROT_DMA; in omap_plane_init()
Domap_fb.c225 info->rotation_type = OMAP_DSS_ROT_DMA; in omap_framebuffer_update_scanout()
/linux-4.1.27/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.c1915 OMAP_DSS_ROT_DMA; in omapfb_create_framebuffers()
/linux-4.1.27/include/video/
Domapdss.h174 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
/linux-4.1.27/drivers/media/platform/omap/
Domap_vout.c412 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()