Lines Matching refs:pixel_format
195 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in skl_update_plane()
209 plane_ctl |= skl_plane_ctl_format(fb->pixel_format); in skl_update_plane()
220 fb->pixel_format); in skl_update_plane()
245 tile_height = intel_tile_height(dev, fb->pixel_format, in skl_update_plane()
359 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in vlv_update_plane()
365 switch (fb->pixel_format) { in vlv_update_plane()
449 chv_update_csc(intel_plane, fb->pixel_format); in vlv_update_plane()
498 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ivb_update_plane()
504 switch (fb->pixel_format) { in ivb_update_plane()
640 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ilk_update_plane()
646 switch (fb->pixel_format) { in ilk_update_plane()
875 if (format_is_yuv(fb->pixel_format)) { in intel_check_sprite_plane()
905 pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in intel_check_sprite_plane()