Symbol: OMAP_DSS_ROT_TILER
drivers/gpu/drm/omapdrm/dss/dispc.c
1109
if (rotation == OMAP_DSS_ROT_TILER)
drivers/gpu/drm/omapdrm/dss/dispc.c
1994
if (fourcc == DRM_FORMAT_NV12 && rotation_type != OMAP_DSS_ROT_TILER)
drivers/gpu/drm/omapdrm/dss/dispc.c
2005
rotation_type == OMAP_DSS_ROT_TILER &&
drivers/gpu/drm/omapdrm/dss/dispc.c
2066
if (rotation_type == OMAP_DSS_ROT_TILER &&
drivers/gpu/drm/omapdrm/dss/dispc.c
2515
*y_predecim = (rotation_type == OMAP_DSS_ROT_TILER &&
drivers/gpu/drm/omapdrm/dss/dispc.c
2607
if (paddr == 0 && rotation_type != OMAP_DSS_ROT_TILER)
drivers/gpu/drm/omapdrm/omap_fb.c
189
info->rotation_type = OMAP_DSS_ROT_TILER;
drivers/gpu/drm/omapdrm/omap_fb.c
217
if (info->rotation_type == OMAP_DSS_ROT_TILER) {
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
1741
rotation_type != OMAP_DSS_ROT_TILER)
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
1750
bool doublestride = (rotation_type == OMAP_DSS_ROT_TILER) &&
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
2442
*y_predecim = (rotation_type == OMAP_DSS_ROT_TILER &&
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
2565
if (paddr == 0 && rotation_type != OMAP_DSS_ROT_TILER)
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
2665
if (rotation_type == OMAP_DSS_ROT_TILER)
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
895
if (rotation_type == OMAP_DSS_ROT_TILER)
drivers/video/fbdev/omap2/omapfb/dss/dss_features.c
733
.supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
drivers/video/fbdev/omap2/omapfb/dss/dss_features.c
754
.supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
drivers/video/fbdev/omap2/omapfb/dss/dss_features.c
775
.supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,
drivers/video/fbdev/omap2/omapfb/dss/dss_features.c
796
.supported_rotation_types = OMAP_DSS_ROT_DMA | OMAP_DSS_ROT_TILER,