drm/framebuffer: Format modifier for Intel Gen-12 media compression
authorDhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Mon, 28 Oct 2019 20:40:37 +0000 (13:40 -0700)
committerImre Deak <imre.deak@intel.com>
Tue, 7 Jan 2020 11:15:48 +0000 (13:15 +0200)
commit0d3d29d0f8f17a5ed22f424ca1ff4c047f7ef1cb
tree8fdfc7cc1d0fa86fa200c11257950851ae5cc778
parent577687bfaae465f2c5770892af79da2d83a0e686
drm/framebuffer: Format modifier for Intel Gen-12 media compression

Gen-12 display can decompress surfaces compressed by the media engine, add
a new modifier as the driver needs to know the surface was compressed by
the media or render engine.

v2: Update code comment describing the color plane order for YUV
    semiplanar formats.

Cc: Nanley G Chery <nanley.g.chery@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Mika Kahola <mika.kahola@intel.com>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191231233756.18753-6-imre.deak@intel.com
include/uapi/drm/drm_fourcc.h