Home
last modified time | relevance | path

Searched refs:drm_format_info_is_yuv_packed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fourcc.h147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV
155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() function
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_fourcc.h147 * drm_format_info_is_yuv_packed - check that the format info matches a YUV
155 drm_format_info_is_yuv_packed(const struct drm_format_info *info) in drm_format_info_is_yuv_packed() function
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c224 if (drm_format_info_is_yuv_packed(format) && in sun4i_backend_update_yuv_format()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.c217 if (drm_format_info_is_yuv_packed(format) && in sun4i_backend_update_yuv_format()

Completed in 5 milliseconds