Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/
Ddrm_panic.c867 static bool drm_panic_is_format_supported(const struct drm_format_info *format) in drm_panic_is_format_supported() function
922 if (!ret && drm_panic_is_format_supported(sb.format)) { in draw_panic_plane()