Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_crtc_internal.h215 int drm_plane_check_pixel_format(struct drm_plane *plane,
Ddrm_plane.c556 int drm_plane_check_pixel_format(struct drm_plane *plane, in drm_plane_check_pixel_format() function
603 ret = drm_plane_check_pixel_format(plane, fb->format->format, in __setplane_check()
Ddrm_crtc.c668 ret = drm_plane_check_pixel_format(plane, in drm_mode_setcrtc()
Ddrm_atomic.c1052 ret = drm_plane_check_pixel_format(plane, state->fb->format->format, in drm_atomic_plane_check()