Lines Matching refs:format
212 * Enable alpha blending if pixel format has an alpha
351 yuv = tegra_plane_format_is_yuv(window->format, &planar);
357 tegra_plane_writel(plane, window->format, DC_WIN_COLOR_DEPTH);
623 err = tegra_plane_format(state->fb->format->format,
624 &plane_state->format,
677 if (state->fb->format->num_planes > 2) {
731 window.bits_per_pixel = fb->format->cpp[0] * 8;
738 window.format = state->format;
741 for (i = 0; i < fb->format->num_planes; i++) {