[Mesa-dev] [PATCH 0/5] intel: decoder fixes
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Tue May 1 23:43:01 UTC 2018
Hi all,
While investigating an error state I noticed some strange values. Here
are a few changes and fixes. You can give it a try on the error states
from https://bugs.freedesktop.org/show_bug.cgi?id=106243
Cheers,
Lionel Landwerlin (5):
intel: decoder: make the field iterator use more natural
intel: decoder: identify groups with fixed length
intel: decoder: document when fields should be used
intel: decoder: fix starting dword of struct fields
intel: batch-decoder: iterate VERTEX_BUFFER_STATE fields
src/intel/common/gen_decoder.c | 46 +++++++-----
src/intel/common/gen_decoder.h | 6 +-
src/intel/tools/gen_batch_decoder.c | 110 +++++++++++++++-------------
3 files changed, 91 insertions(+), 71 deletions(-)
--
2.17.0
More information about the mesa-dev
mailing list