Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c120 int yuv_order) in skl_format_to_drm() argument
141 skl_pixel_formats_index = yuv_order >> 16; in skl_format_to_drm()
422 u32 color_order, yuv_order; in intel_vgpu_decode_sprite_plane() local
437 yuv_order = (val & SPRITE_YUV_ORDER_MASK) >> in intel_vgpu_decode_sprite_plane()
460 switch (yuv_order) { in intel_vgpu_decode_sprite_plane()