diff options
author | Lionel Landwerlin <[email protected]> | 2018-04-03 11:21:31 +0100 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2018-04-03 16:55:53 +0100 |
commit | 4d591272130c2d285b87e7925f620fcefdc2305e (patch) | |
tree | e4226e3622ca6216942cef3c11b6c6305a126bcf /.gitattributes | |
parent | 2841af6238b7648b388ba806f1ad181332b6eef0 (diff) |
intel: genxml: decode variable length MI_LRI
MI_LOAD_REGISTER_IMM can load multiple (register, value) tuples in one
command. In our drivers we only use one tuple at a time, but the
kernel might load more than one at a time.
Instead of making all the tuple part of a group, we leave out the
first tuple (the one we use in the generated packing structures).
This is particularly useful for looking at error stats generated by
the kernel.
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Scott D Phillips <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions