Searched refs:OMAP_DSS_ROT_VRFB (Results 1 – 5 of 5) sorted by relevance
191 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_get_region_rot_paddr()201 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_paddr()209 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_vaddr()461 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in check_fb_size()514 if (!rg->size || ofbi->rotation_type != OMAP_DSS_ROT_VRFB) in setup_vrfb_rotation()614 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in set_fb_fix()820 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()825 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()891 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_setup_overlay()903 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_setup_overlay()[all …]
60 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
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,722 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
175 OMAP_DSS_ROT_VRFB = 1 << 1, enumerator
404 info.rotation_type = OMAP_DSS_ROT_VRFB; in omapvid_setup_overlay()