[Piglit] [Bug 97951] piglit_drm_dma_buf.c:142:7: error:=?UTF-8?Q?=20=E2=80=98DRM=5FFORMAT=5FR8=E2=80=99=20undeclared=20?=(first use in this function)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 3 22:59:14 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=97951

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #13 from Vinson Lee <vlee at freedesktop.org> ---
commit 5a87c57f9ba6581f2c091d7065c3c2cc1b001f2a
Author: Vinson Lee <vlee at freedesktop.org>
Date:   Mon Oct 3 14:34:23 2016 -0700

    utils: Move DRM_FORMATS defines to piglit_drm_dma_buf.h.

    This patch fixes this build error.

    transcode-nv12-as-r8-gr88.c: In function ‘create_textures’:
    transcode-nv12-as-r8-gr88.c:178:7: error: ‘DRM_FORMAT_R8’ undeclared (first
use in this function)
           DRM_FORMAT_R8, r8_pixels);
           ^

    Fixes: 0222f5db00fd ("dmabuf: fix YUV tests for drivers other than intel")
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97951
    Signed-off-by: Vinson Lee <vlee at freedesktop.org>
    Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20161003/9c9f2764/attachment.html>


More information about the Piglit mailing list