Searched refs:OMAP_DSS_ROT_DMA (Results 1 – 11 of 11) sorted by relevance
/drivers/gpu/drm/omapdrm/dss/ |
D | dss_features.c | 605 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 625 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 648 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 667 .supported_rotation_types = OMAP_DSS_ROT_DMA, 686 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB, 707 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 727 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 747 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER, 767 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
|
D | omapdss.h | 172 OMAP_DSS_ROT_DMA = 1 << 0, enumerator
|
D | dispc.c | 2722 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common() 4240 .rotation_type = OMAP_DSS_ROT_DMA,
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dss_features.c | 636 .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,
|
D | apply.c | 153 op->info.rotation_type = OMAP_DSS_ROT_DMA; in apply_init_priv()
|
D | dispc.c | 2730 else if (rotation_type == OMAP_DSS_ROT_DMA) in dispc_ovl_setup_common()
|
/drivers/gpu/drm/omapdrm/ |
D | omap_plane.c | 91 info.rotation_type = OMAP_DSS_ROT_DMA; in omap_plane_atomic_update()
|
D | omap_fb.c | 229 info->rotation_type = OMAP_DSS_ROT_DMA; in omap_framebuffer_update_scanout()
|
/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()
|
/drivers/media/platform/omap/ |
D | omap_vout.c | 400 info.rotation_type = OMAP_DSS_ROT_DMA; in omapvid_setup_overlay()
|