Searched refs:OMAP_DSS_ROT_VRFB (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss_features.c | 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,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dss_features.c | 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,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 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...] |
H A D | omapfb-sysfs.c | 49 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 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...] |
H A D | omapfb-sysfs.c | 50 if (rot_type != OMAP_DSS_ROT_DMA && rot_type != OMAP_DSS_ROT_VRFB) in store_rotate_type()
|
/kernel/linux/linux-5.10/include/video/ |
H A D | omapfb_dss.h | 156 OMAP_DSS_ROT_VRFB = 1 << 1, enumerator
|
/kernel/linux/linux-6.6/include/video/ |
H A D | omapfb_dss.h | 156 OMAP_DSS_ROT_VRFB = 1 << 1, enumerator
|
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_vout.c | 328 info.rotation_type = OMAP_DSS_ROT_VRFB; in omapvid_setup_overlay()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_vout.c | 328 info.rotation_type = OMAP_DSS_ROT_VRFB; in omapvid_setup_overlay()
|
Completed in 15 milliseconds