Summary: | [BSW SKL] Regression deqp-gles3 / functional / texture / specification / teximage2d_pbo 9 subcases fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | cprigent <christophe.prigent> |
Component: | Drivers/DRI/i965 | Assignee: | Kenneth Graunke <kenneth> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | nroberts |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 94448 |
Description
cprigent
2015-10-09 15:50:52 UTC
Regression for following subcases: deqp-gles3@functional@texture@specification@teximage2d_pbo@rg32f_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rg32i_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rg32ui_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba16f_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba16i_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba16ui_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba32f_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba32i_2d deqp-gles3@functional@texture@specification@teximage2d_pbo@rgba32ui_2d Same regression on SKL: Hardware: Platform: SKY LAKE Y A0 CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78 stepping: 3) MCP : SKL-Y D1 2+2 (ou ULX-D1) QDF : QJK9 CPU : SKL D0 Chipset PCH: Sunrise Point LP C1 CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2 Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06 Software Linux : Ubuntu 14.04 LTS 64 bits BIOS : SKLSE2R1.R00.X097.B02.1509020030 ME FW : 11.0.0.1173 Ksc (EC FW): 1.19 kernel 4.3.0-rc3-drm-intel-nightly+ (eb69e51) from git://anongit.freedesktop.org/drm-intel Mesa - 11.0.2 from http://cgit.freedesktop.org/mesa/mesa/ xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/ Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/ Libva - 1.6.1 from http://cgit.freedesktop.org/libva/ vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver Is the fail a segmentation fault? If so I think it may be the same problem as bug 93257. If I run the tests without the patch from that bug then it segfaults, otherwise they all pass. On the other hand I can't replicate the pass with version 10.6.7 so it may be a separate issue. It would be great if you could retest with the patch from that bug: http://patchwork.freedesktop.org/patch/67357/ I've pushed the patch to master so it would be great if you could retest with it. http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c5310da9d1cbf2272f72d3ed42 Otherwise it would be really helpful if you could bisect the problem so we know which commit is likely to have caused the regression. If you would like some advice on how to do this please feel free to ask. Patch on mesa-dev: https://lists.freedesktop.org/archives/mesa-dev/2016-March/110901.html Pushed: commit 72473658c51d5e074ce219c1e6385a4cce29f467 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Fri Mar 25 15:33:35 2016 -0700 i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs. |
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.