Bug 107283 - Dispatch sanity tests broken
Summary: Dispatch sanity tests broken
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Eric Anholt
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords: bisected, regression
Depends on:
Blocks:
 
Reported: 2018-07-18 23:16 UTC by Mark Janes
Modified: 2018-07-19 15:13 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Mark Janes 2018-07-18 23:16:37 UTC
../src/mesa/main/tests/dispatch_sanity.cpp:174
      Expected: nop_table[i]
      Which is: 0x56348eaef6e0
To be equal to: table[i]
      Which is: 0x56348eb347b0
i = 1295 (BeginPerfMonitorAMD)


Bisected to:
70534dbe29052e2b4444d1c669750db3608c9eb9
Author:     Eric Anholt <eric@anholt.net>
AuthorDate: Wed Jul 18 11:01:17 2018 -0400
Commit:     Eric Anholt <eric@anholt.net>
CommitDate: Wed Jul 18 10:39:21 2018 -0700

Parent:     4ba478d7cdf egl: Use the canonical drm-uapi fourcc header to avoid local defines.
Merged:     master
Follows:    18.1-branchpoint (1823)

Allow AMD_perfmon on GLES contexts

v2: whitespace alignment fix

Reviewed-by: Rob Clark <robdclark@gmail.com>
Comment 1 Mark Janes 2018-07-19 15:13:07 UTC
fixed by dcbcc83003f397e207873bcc379e1f5bb24e3d11


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.