intel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_SELECT
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 16 May 2017 03:40:40 +0000 (20:40 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 26 May 2017 14:58:01 +0000 (07:58 -0700)
commit9d1001c8e5ff5d3706d674452df4969c086ddab1
treeaff65b99d58d91ad9baa875515235dced5d4efc7
parent87588e546eba232d1685bd47192a14399195f776
intel/decoder: Handle gen4 VF_STATISTICS and PIPELINE_SELECT

These need special handling because they have no "DWord Length"
parameter and they have an unusual bias of 1.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/common/gen_decoder.c