Home
last modified time | relevance | path

Searched refs:omap_framebuffer_supports_rotation (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_fb.h32 bool omap_framebuffer_supports_rotation(struct drm_framebuffer *fb);
H A Domap_fb.c98 bool omap_framebuffer_supports_rotation(struct drm_framebuffer *fb) in omap_framebuffer_supports_rotation() function
H A Domap_plane.c299 !omap_framebuffer_supports_rotation(new_plane_state->fb)) in omap_plane_atomic_check()