Lines Matching refs:format
105 if (fb->pitches[0] != mode->hdisplay * fb->format->cpp[0])
108 /* We can't change the FB format in a flicker-free
111 if (old_fb && old_fb->format != fb->format)
236 * Detect grayscale bus format. We do not support a grayscale mode
239 * format.
252 * Note that the the ARM hardware's format reader takes 'r' from
255 * the PL110 (LCDC) however uses the standard DRM format.
257 switch (fb->format->format) {
327 WARN_ONCE(true, "Unknown FB format 0x%08x\n",
328 fb->format->format);
346 priv->variant_display_enable(drm, fb->format->format);