Searched refs:MASK_X_INVERT (Results 1 – 3 of 3) sorted by relevance
112 orient = MASK_XY_FLIP | MASK_X_INVERT; in drm_rotation_to_tiler()115 orient = MASK_X_INVERT | MASK_Y_INVERT; in drm_rotation_to_tiler()123 orient ^= MASK_X_INVERT; in drm_rotation_to_tiler()177 if (orient & MASK_X_INVERT) in omap_framebuffer_update_scanout()
69 #define MASK_X_INVERT (1 << 29) macro
660 if (orient & MASK_X_INVERT) in tiler_get_address()