Created attachment 118623 [details] dmesg Setup ------- 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 D0 2+2 (ou ULX-D1) QDF : QJA4 CPU : SKL D0 Chipset PCH: Sunrise Point LP C1 CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2 Reworks : All Mandatories Software Linux distribution: Ubuntu 14.04 LTS 64 bits Kernel: drm-intel-nightly bf2dbbc 4.3.0-rc2 from git://anongit.freedesktop.org/drm-intel BIOS : SKLSE2R1.R00.X093.B02.1507222151 ME FW : 11.0.0.1163 Ksc (EC FW): 1.16 Mesa - 10.6.7 xf86-video-intel - 2.99.917 Libdrm - 2.4.64 Libva - 1.6.1 vaapi intel-driver - 1.6.1 Cairo - 1.14.2 Xorg Xserver - 1.17.2 Ogles3Conform version: commit f64cf0fa03af8e8ffc781e823c7a571a5e97cf12 Author: Tapani Pälli <tapani.palli@intel.com> Date: Thu Jun 25 09:31:49 2015 +0300 x11/egl: Add external image support based on dma imported buffers v2 (Chad): - added assert in intel_format_to_cpp() - fixed indentations with tabs - added assert in GTFIsAlphaFormatEGLImageExternal() - GTFIsAlphaFormatEGLImageExternal() now return false for DRM_FORMAT_XRGB8888 - zero terminated the list in GTFQueryFormatsEGLImageExternal() - removed redundant cpp argument in intel_single_color_src_create() - removed redundant src_stride argument in in intel_dma_buf_create() v3 (Tapani): - port to new platform implementation - remove h % 2 restriction from intel_dma_buf_create - squash 'automatic drm authentication for dma buffer' in same patch - somewhat experimental but working cmake compile+link support Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com> git branch -l gles3-new * gles3-new-skylake master Steps: ------- 1. Execute command: ./glcts --deqp-case=ES3-CTS.gtf.GL3Tests.framebuffer_blit.framebuffer_blit_functionality_negative_width_blit --deqp-visibility=hidden Actual result: -------------- Test is fail End of tool log: INFO:framebuffer_blit_functionality_negative_width_blit: BEGIN ------------------------------------------------------------------ INFO:framebuffer_blit_functionality_negative_width_blit:BLITTING in GL_COLOR_ATTACHMENT0 from DEFAULT to GL_TEXTURE_2D (different buffers) INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf color [1.000000,0.000000,0.000000,1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf color [0.000000,1.000000,0.000000,1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf color [0.000000,0.000000,1.000000,1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf color [1.000000,1.000000,1.000000,1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial texbuf1265 color [0.000000,0.000000,0.000000,1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf depth [0.250000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf depth [0.500000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf depth [0.750000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf depth [1.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial texbuf1278 depth [0.000000] INFO:framebuffer_blit_functionality_negative_width_blit:verifying initial dfltbuf stencil [1] glcts: /home/qa/dev/graphic/stack/mesa/mesa/src/mesa/main/teximage.c:1320: init_teximage_fields_ms: Assertion `img->_BaseFormat != -1' failed. Aborted (core dumped) Expected result: ---------------- Test is Pass
Created attachment 118624 [details] log tool
We don't need six bugs opened for the same assertion failure. In the future, just open one bug that lists all the test cases the fail with the exact same assertion. *** This bug has been marked as a duplicate of bug 92252 ***
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.