intel: add disable_ccs_repack to gen_device_info
authorDongwon Kim <dongwon.kim@intel.com>
Thu, 27 Jun 2019 16:54:34 +0000 (09:54 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Mon, 8 Jul 2019 17:54:38 +0000 (10:54 -0700)
commiteb6d067e68c49bd3fdefc6effd988b37f1c45ecc
treec17f53d704942e640e5dcb0301e1ba5fccdb2774
parente6ac6d3224f0d69e537daef93b42a1762b7af760
intel: add disable_ccs_repack to gen_device_info

add a new attribute, 'disable_ccs_repack' to gen_device info, which
indicates whether repacking of components in certain pixel formats
before compression needs to be disabled to keep the compatibility
with decompression capability of display controller (gen11+)

Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/dev/gen_device_info.c
src/intel/dev/gen_device_info.h