Searched refs:OMAP_DSS_ROT_VRFB (Results 1 – 5 of 5) sorted by relevance
180 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_get_region_rot_paddr()190 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_paddr()198 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_get_region_vaddr()450 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in check_fb_size()503 if (!rg->size || ofbi->rotation_type != OMAP_DSS_ROT_VRFB) in setup_vrfb_rotation()603 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in set_fb_fix()809 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()814 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_calc_addr()880 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) { in omapfb_setup_overlay()893 if (ofbi->rotation_type == OMAP_DSS_ROT_VRFB) in omapfb_setup_overlay()[all …]
50 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
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,710 .supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_VRFB,
156 OMAP_DSS_ROT_VRFB = 1 << 1, enumerator
328 info.rotation_type = OMAP_DSS_ROT_VRFB; in omapvid_setup_overlay()