Home
last modified time | relevance | path

Searched refs:drm_plane_check_pixel_format (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc_internal.h266 int drm_plane_check_pixel_format(struct drm_plane *plane,
H A Ddrm_plane.c760 int drm_plane_check_pixel_format(struct drm_plane *plane, in drm_plane_check_pixel_format() function
807 ret = drm_plane_check_pixel_format(plane, fb->format->format, in __setplane_check()
847 if (drm_plane_check_pixel_format(plane, format, modifier) == 0) in drm_any_plane_has_format()
H A Ddrm_crtc.c805 ret = drm_plane_check_pixel_format(plane, in drm_mode_setcrtc()
H A Ddrm_atomic.c638 ret = drm_plane_check_pixel_format(plane, fb->format->format, in drm_atomic_plane_check()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_plane.c576 int drm_plane_check_pixel_format(struct drm_plane *plane, in drm_plane_check_pixel_format() function
623 ret = drm_plane_check_pixel_format(plane, fb->format->format, in __setplane_check()
667 if (drm_plane_check_pixel_format(plane, format, modifier) == 0) in drm_any_plane_has_format()
H A Ddrm_crtc.c652 ret = drm_plane_check_pixel_format(plane, in drm_mode_setcrtc()
H A Ddrm_atomic.c583 ret = drm_plane_check_pixel_format(plane, fb->format->format, in drm_atomic_plane_check()

Completed in 11 milliseconds