Home
last modified time | relevance | path

Searched refs:drm_plane_check_pixel_format (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_crtc_internal.h265 int drm_plane_check_pixel_format(struct drm_plane *plane,
A Ddrm_plane.c738 int drm_plane_check_pixel_format(struct drm_plane *plane, in drm_plane_check_pixel_format() function
785 ret = drm_plane_check_pixel_format(plane, fb->format->format, in __setplane_check()
825 if (drm_plane_check_pixel_format(plane, format, modifier) == 0) in drm_any_plane_has_format()
A Ddrm_crtc.c734 ret = drm_plane_check_pixel_format(plane, in drm_mode_setcrtc()
A Ddrm_atomic.c619 ret = drm_plane_check_pixel_format(plane, fb->format->format, in drm_atomic_plane_check()
/linux/Documentation/gpu/
A Dtodo.rst259 drm_plane_check_pixel_format() against all planes, and pass if any plane

Completed in 18 milliseconds