Searched refs:drm_plane_check_pixel_format (Results 1 – 3 of 3) sorted by relevance
1267 extern int drm_plane_check_pixel_format(const struct drm_plane *plane,
517 ret = drm_plane_check_pixel_format(plane, state->fb->pixel_format); in drm_atomic_plane_check()
2426 int drm_plane_check_pixel_format(const struct drm_plane *plane, u32 format) in drm_plane_check_pixel_format() function2480 ret = drm_plane_check_pixel_format(plane, fb->pixel_format); in __setplane_internal()2818 ret = drm_plane_check_pixel_format(crtc->primary, in drm_mode_setcrtc()