Bug 92256 - [SKL] es3-cts / gtf / gl3tests / framebuffer_blit / framebuffer_blit_functionality_multisampled_to_singlesampled_blit
Summary: [SKL] es3-cts / gtf / gl3tests / framebuffer_blit / framebuffer_blit_function...
Status: RESOLVED DUPLICATE of bug 92252
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: 10.6
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Ian Romanick
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-02 16:55 UTC by cprigent
Modified: 2015-10-02 17:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg (816.42 KB, text/plain)
2015-10-02 16:55 UTC, cprigent
Details
log tool (318.85 KB, text/plain)
2015-10-02 16:56 UTC, cprigent
Details
dmesg (1.63 MB, text/plain)
2015-10-02 16:56 UTC, cprigent
Details

Description cprigent 2015-10-02 16:55:05 UTC
Created attachment 118625 [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_multisampled_to_singlesampled_blit --deqp-visibility=hidden

Actual result:
--------------
Test is fail
End of tool log:

INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:BEGIN ------------------------------------------------------------------
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:[GL_DEPTH24_STENCIL8] buffers
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying initial dfltbuf depth [0.000000]
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:no verification of multisampled renbuf449
INFO:framebuffer_blit_functionality_multisampled_to_singlesampled_blit:verifying initial dfltbuf stencil [0]
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
Comment 1 cprigent 2015-10-02 16:56:18 UTC
Created attachment 118626 [details]
log tool
Comment 2 cprigent 2015-10-02 16:56:51 UTC
Created attachment 118627 [details]
dmesg
Comment 3 Ian Romanick 2015-10-02 17:53:21 UTC
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.