Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_fb_helper.c1123 static bool drm_fb_pixel_format_equal(const struct fb_var_screeninfo *var_1, in drm_fb_pixel_format_equal() function
1314 if (!drm_fb_pixel_format_equal(var, &info->var)) { in drm_fb_helper_check_var()