[PATCH v16 1/6] drm/i915/gvt: Add framebuffer decoder support
Gerd Hoffmann
kraxel at redhat.com
Mon Nov 6 08:48:35 UTC 2017
Hi,
> +static struct pixel_format bdw_pixel_formats[] = {
> + {DRM_FORMAT_C8, 8, "8-bit Indexed"},
> +static struct pixel_format skl_pixel_formats[] = {
> + {DRM_FORMAT_YUYV, 16, "16-bit packed YUYV (8:8:8:8 MSB-
> V:Y2:U:Y1)"},
Broadwell and Skylake.
What is the state for newer chipsets?
Is Kabylake supported by gvt meanwhile? Does it need specific fb
decoder support, or is it compatible with skylake?
cheers,
Gerd
More information about the intel-gvt-dev
mailing list