[Mesa-dev] [PATCH] *** Decode fields spanning to two DWords correctly ***

Sirisha Gandikota sirisha.gandikota at intel.com
Tue Sep 20 19:35:45 UTC 2016


From: Sirisha Gandikota <Sirisha.Gandikota at intel.com>

The first version of aubinator did not take into account the fields
spanning to 2 DWords. Hence fields like 64bit address/offset and int
were not decoded correctly. This patch should fix that issue.

Sirisha Gandikota (1):
  aubinator: Fix the decoding of values that span two Dwords

 src/intel/tools/decoder.c | 40 ++++++++++++++++++++++++++++++++--------
 1 file changed, 32 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the mesa-dev mailing list