Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ !
H A Ddrm_panic.c778 * drm_panic_is_format_supported()
784 static bool drm_panic_is_format_supported(const struct drm_format_info *format) in drm_panic_is_format_supported() function
837 if (ret || !drm_panic_is_format_supported(sb.format)) in draw_panic_plane()