[Bug 100154] test_eu_compact regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 11 07:05:57 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100154
Bug ID: 100154
Summary: test_eu_compact regression
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Keywords: bisected, regression
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net, mattst88 at gmail.com
mesa: fa4b792e833a5b9a74d21ca72babeeebc72fd052 (master 17.1.0-devel)
set_control_index (devinfo=0x630c20, src=0x7fffffffdf40, dst=0x7fffffffdf10) at
brw_eu_compact.c:692
692 if (control_index_table[i] == uncompacted) {
(gdb) print control_index_table
$1 = (const uint32_t *) 0x0
commit fa4b792e833a5b9a74d21ca72babeeebc72fd052
Author: Matt Turner <mattst88 at gmail.com>
Date: Thu Mar 9 16:01:30 2017 -0800
i965: Move brw_init_compaction_tables() to brw_create_compiler().
... so that we can avoid threading complications or unnecessary
compaction table initializations (which just consists of setting some
pointers based on devinfo->gen).
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170311/da80f722/attachment.html>
More information about the intel-3d-bugs
mailing list