Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dfb_decoder.c49 static const struct pixel_format bdw_pixel_formats[] = { variable
237 plane->bpp = bdw_pixel_formats[fmt].bpp; in intel_vgpu_decode_primary_plane()
238 plane->drm_format = bdw_pixel_formats[fmt].drm_format; in intel_vgpu_decode_primary_plane()