summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2016-12-16 15:21:43 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2016-12-28 16:23:36 +0800
commita59c043972d8360ea1ab896dc3a16709e6e84331 (patch)
treeba1b5b5622c39973a6670007310a4556fc86072a
parente0eb3620de6e49368cf818a554ffee2f4c6e9ffb (diff)
Enable AVC VDEnc on BXT
I verified AVC VDEnc with the HuC loading patch from https://patchwork.freedesktop.org/api/1.0/series/16584/revisions/1/mbox/ Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> Tested-by: Tang, FuweiX <fuweix.tang@intel.com>
-rw-r--r--src/i965_device_info.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/i965_device_info.c b/src/i965_device_info.c
index 13ac49c..73602ae 100644
--- a/src/i965_device_info.c
+++ b/src/i965_device_info.c
@@ -419,6 +419,9 @@ static struct hw_codec_info bxt_hw_codec_info = {
.has_hevc10_decoding = 1,
.has_vp9_decoding = 1,
.has_vpp_p010 = 1,
+ .has_lp_h264_encoding = 1,
+
+ .lp_h264_brc_mode = VA_RC_CQP,
.num_filters = 5,
.filters = {