[Bug 82284] New: [SNB+ Bisected]ES3-CTS.gtf.GL3Tests.texture_storage.texture_storage_compressed_texture_data fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 6 23:42:29 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=82284
Priority: high
Bug ID: 82284
Assignee: idr at freedesktop.org
Summary: [SNB+
Bisected]ES3-CTS.gtf.GL3Tests.texture_storage.texture_
storage_compressed_texture_data fails
QA Contact: intel-3d-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: huax.lu at intel.com
Hardware: All
Status: NEW
Version: unspecified
Component: Drivers/DRI/i965
Product: Mesa
Created attachment 104202
--> https://bugs.freedesktop.org/attachment.cgi?id=104202&action=edit
output
System Environment:
--------------------------
Platform: IVB
Libdrm:
(master)libdrm-2.4.56-4-g07fead4462b2d537d0c3cae69a09272fc426c598
Mesa: (master)c40d7d6d948912a4d51cbf8f0854cf2ebe916636
Xserver:
(master)xorg-server-1.15.99.902-121-g2f5cf9ff9a0f713b7e038636484c77f113a5f10a
Xf86_video_intel:(master)2.99.914-30-gf36b7a4aac86f5874c32d8f516ac1f00a6c8d8b3
Libva: (master)3fddb7f937df4e0e15391bd65ae3c7552ea5b3d7
Libva_intel_driver:(master)82d2ed8d7da3619c0ea467c06604f5626fc0b901
Kernel: (drm-intel-nightly)79e44bfa10063ee529140e88fdc401c4ce07d644
Bug detailed description:
---------------------------
It fails on SNB+ platforms with mesa master branch, works well on 10.2 branch.
Bisect shows: 12610ffcf79b20996f16fec4cbed1c1e2ef67f5e is the first bad commit
commit 12610ffcf79b20996f16fec4cbed1c1e2ef67f5e
Author: Jason Ekstrand <jason.ekstrand at intel.com>
AuthorDate: Fri Jun 20 15:52:10 2014 -0700
Commit: Jason Ekstrand <jason.ekstrand at intel.com>
CommitDate: Tue Aug 5 10:56:15 2014 -0700
mesa/formats: Autogenerate the format_info structure from a CSV file
Instead of a having all of the format metadata in a gigantic hard-to-edit
array of type struct format_info, we now have a human-readable CSV file.
The CSV file also contains more format information than the format_info
struct contained so we can potentially make format_info more detailed
later.
The python to generate the format information was added the previous
commit. This commit turns it on in both automake and scons builds.
v2: Split into two commits and stuff to generate format_info.c from scons
Signed-off-by: Jason Ekstrand <jason.ekstrand at intel.com>
Reviewed-by: Brian Paul <brianp at vmware.com>
Reproduce steps:
----------------------------
1. xinit
2. ./glcts
--deqp-case=ES3-CTS.gtf.GL3Tests.texture_storage.texture_storage_compressed_texture_data
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140807/a95998c1/attachment.html>
More information about the intel-3d-bugs
mailing list