Searched refs:OMAP_DSS_COLOR_NV12 (Results 1 – 4 of 4) sorted by relevance
291 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |301 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |311 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |321 OMAP_DSS_COLOR_RGBA32 | OMAP_DSS_COLOR_NV12 |
842 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_color_mode()1513 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_accu_uv()1611 color_mode != OMAP_DSS_COLOR_NV12)) { in dispc_ovl_set_scaling_uv()1622 case OMAP_DSS_COLOR_NV12: in dispc_ovl_set_scaling_uv()1753 if (color_mode == OMAP_DSS_COLOR_NV12 && in dispc_ovl_set_rotation_attrs()1762 if (color_mode == OMAP_DSS_COLOR_NV12) { in dispc_ovl_set_rotation_attrs()1782 case OMAP_DSS_COLOR_NV12: in color_mode_to_bpp()2582 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2631 case OMAP_DSS_COLOR_NV12: in dispc_ovl_setup_common()2647 color_mode == OMAP_DSS_COLOR_NV12) in dispc_ovl_setup_common()[all …]
58 { OMAP_DSS_COLOR_NV12, DRM_FORMAT_NV12, {{1, 1}, {1, 2}}, true },234 if (format->dss_format == OMAP_DSS_COLOR_NV12) { in omap_framebuffer_update_scanout()
107 OMAP_DSS_COLOR_NV12 = 1 << 14, /* NV12 format: YUV 4:2:0 */ enumerator