Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/
H A Ddrm_panic.c661 static bool drm_panic_is_format_supported(const struct drm_format_info *format) in drm_panic_is_format_supported() function
716 if (!ret && drm_panic_is_format_supported(sb.format)) { in draw_panic_plane()