Searched refs:MASK_X_INVERT (Results 1 – 3 of 3) sorted by relevance
114 orient = MASK_XY_FLIP | MASK_X_INVERT; in drm_rotation_to_tiler()117 orient = MASK_X_INVERT | MASK_Y_INVERT; in drm_rotation_to_tiler()125 orient ^= MASK_X_INVERT; in drm_rotation_to_tiler()181 if (orient & MASK_X_INVERT) in omap_framebuffer_update_scanout()
61 #define MASK_X_INVERT (1 << 29) macro
653 if (orient & MASK_X_INVERT) in tiler_get_address()