Lines Matching refs:pixel_format
194 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in skl_update_plane()
201 switch (fb->pixel_format) { in skl_update_plane()
265 fb->pixel_format); in skl_update_plane()
369 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in vlv_update_plane()
374 switch (fb->pixel_format) { in vlv_update_plane()
463 chv_update_csc(intel_plane, fb->pixel_format); in vlv_update_plane()
522 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ivb_update_plane()
527 switch (fb->pixel_format) { in ivb_update_plane()
670 int pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in ilk_update_plane()
675 switch (fb->pixel_format) { in ilk_update_plane()
967 if (format_is_yuv(fb->pixel_format)) { in intel_check_sprite_plane()
997 pixel_size = drm_format_plane_cpp(fb->pixel_format, 0); in intel_check_sprite_plane()