[Bug 103353] aubinator prints more fields of an instruction than exist in batch
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 18 21:58:17 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103353
Bug ID: 103353
Summary: aubinator prints more fields of an instruction than
exist in batch
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: nanleychery at gmail.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
Test case:
* On a CNL, take an aubdump of a workload that emits a draw call (can be
provided if needed).
* Use aubinator (or INTEL_DEBUG=bat) to inspect the 3DPRIMITIVE command
Expected result:
* The instruction is specified to be 7 (5 + 2) dwords long according to the
xml.
* All but the last 3 optional fields of the instruction would be shown as they
are dwords 8-10 and the ExtendedParametersPresent bit is cleared.
Actual result:
* All fields of the instruction are shown.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20171018/c2fd2dd8/attachment.html>
More information about the intel-3d-bugs
mailing list