Bug 101773

Summary: piglit.spec.ext_image_dma_buf_import.ext_image_dma_buf_import-invalid_hints regression
Product: Mesa Reporter: Mark Janes <mark.a.janes>
Component: Drivers/DRI/i965Assignee: Emil Velikov <emil.l.velikov>
Status: RESOLVED FIXED QA Contact: Intel 3D Bugs Mailing List <intel-3d-bugs>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Mark Janes 2017-07-13 06:27:29 UTC
bisected to mesa 3ee2be4113d9de7429bfaeaee73c11880fd9d5c9

Author:     Emil Velikov <emil.l.velikov@gmail.com>
egl: split _eglParseImageAttribList into per extension functions

Will allow us to simplify existing code and make further improvements
short and simple.

No functional change intended.


--------------------------------------------------------------------------
/tmp/build_root/m64/lib/piglit/bin/ext_image_dma_buf_import-invalid_hints -auto
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Unexpected EGL error: EGL_BAD_PARAMETER 0x300c
Expected EGL error: EGL_BAD_ATTRIBUTE 0x3004
Comment 1 Emil Velikov 2017-07-19 18:26:36 UTC
Should be fixed with the following commit.
Apologies for missing seeing this just now, Mark.

commit 644ac2b780366582fe1fee9a677b1f6a508e65dc
Author: Emil Velikov <emil.velikov@collabora.com>
Date:   Thu Jul 13 20:04:33 2017 +0100

    egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr parsing

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.