Searched refs:drm_rect_rotate_inv (Results 1 – 4 of 4) sorted by relevance
327 void drm_rect_rotate_inv(struct drm_rect *r, in drm_rect_rotate_inv() function375 EXPORT_SYMBOL(drm_rect_rotate_inv);
842 drm_rect_rotate_inv(src, fb->width << 16, fb->height << 16, rotation); in drm_atomic_helper_check_plane_state()
239 void drm_rect_rotate_inv(struct drm_rect *r,
593 drm_rect_rotate_inv(src, fb->width << 16, fb->height << 16, rotation); in intel_atomic_plane_check_clipping()
Completed in 11 milliseconds