hardware/intel/intel-driver
Revision | 2e472c2232acb67ed291554372c149f9cef19201 (tree) |
---|---|
Zeit | 2015-12-07 14:31:29 |
Autor | Sirisha Muppavarapu <sirisha.muppavarapu@inte...> |
Commiter | Xiang, Haihao |
Export VP9 decoding on BXT
Signed-off-by: Sirisha Muppavarapu <sirisha.muppavarapu@intel.com>
Signed-off-by: peng.chen <peng.c.chen@intel.com>
(cherry picked from commit e16f923193a10f78f5462db7efa4e89e242fca93)
@@ -400,6 +400,7 @@ static struct hw_codec_info bxt_hw_codec_info = { | ||
400 | 400 | .has_hevc_decoding = 1, |
401 | 401 | .has_hevc_encoding = 1, |
402 | 402 | .has_hevc10_decoding = 1, |
403 | + .has_vp9_decoding = 1, | |
403 | 404 | |
404 | 405 | .num_filters = 5, |
405 | 406 | .filters = { |