Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modes.h440 bool drm_mode_is_420(const struct drm_display_info *display,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modes.h468 bool drm_mode_is_420(const struct drm_display_info *display,
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_modes.c2060 * drm_mode_is_420 - if a given videomode can be supported in YCBCR420
2070 bool drm_mode_is_420(const struct drm_display_info *display, in drm_mode_is_420() function
2076 EXPORT_SYMBOL(drm_mode_is_420); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modes.c2740 * drm_mode_is_420 - if a given videomode can be supported in YCBCR420
2750 bool drm_mode_is_420(const struct drm_display_info *display, in drm_mode_is_420() function
2756 EXPORT_SYMBOL(drm_mode_is_420); variable

Completed in 8 milliseconds