Bug 101773 - piglit.spec.ext_image_dma_buf_import.ext_image_dma_buf_import-invalid_hints regression
Summary: piglit.spec.ext_image_dma_buf_import.ext_image_dma_buf_import-invalid_hints r...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Emil Velikov
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-13 06:27 UTC by Mark Janes
Modified: 2017-07-19 18:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.