Searched refs:MASK_Y_INVERT (Results 1 – 3 of 3) sorted by relevance
118 orient = MASK_X_INVERT | MASK_Y_INVERT; in drm_rotation_to_tiler()121 orient = MASK_XY_FLIP | MASK_Y_INVERT; in drm_rotation_to_tiler()129 orient ^= MASK_Y_INVERT; in drm_rotation_to_tiler()180 if (orient & MASK_Y_INVERT) in omap_framebuffer_update_scanout()
60 #define MASK_Y_INVERT (1 << 30) macro
655 if (orient & MASK_Y_INVERT) in tiler_get_address()
Completed in 9 milliseconds