Created attachment 119046 [details] Dmesg log The following test cases are failing: deqp-gles2@functional@fbo@api@attachment_query_default_fbo EditRemove deqp-gles2@functional@fbo@api@attachment_query_empty_fbo Configuration: Broadwell-U Hardware Platform: NUC5i7RYB Processor: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz GPU: Broadwell-U Integrated Graphics Software Linux distribution: Ubuntu 14.04 LTS 64 bits kernel 4.3.0-rc5-drm-intel-nightly+ from git://anongit.freedesktop.org/drm-intel Mesa - 11.0-branchpoint-1379-g6f39556 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 Spected result: Test cases should pass Actual result: Test cases are failing, Attahing terminal output and dmesg "drm.debug=0x06"
Created attachment 119047 [details] Terminal Output
This two tests are also failing on BYT-M on the following configuration ==Hardware configuration== -------------------------------------------------- -- Platform: -- Processor: Intel(R) Celeron(R) CPU N2820 @ 2.13GHz Model: Toshiba Satellite C55t Memory : 4GB -- Software -- Linux distribution: Ubuntu 14.04.03 LTS 64Bits BIOS: 1.10 ==Test Environment== -------------------------------------------------- kernel: 4.3.0-rc5-drm-intel-nightly xorg-server-1.17.2 libdrm-2.4.65 xf86-video-intel-2.99.917 mesa-11.1.0-devel (git 6f39546) libva-1.6.1 intel-driver-1.6.1 cairo-1.14.2
I believe I fixed this with: commit 19f13b2096a9fdd986e5a12d4e9d8b0d6a4632f3 Author: Kenneth Graunke <kenneth@whitecape.org> Date: Mon Mar 7 16:43:35 2016 -0800 mesa: Fix error code for GetFramebufferAttachmentParameter in ES 3.0+. Either way, the tests appear to be working now.
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.