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

Vinson Lee <[email protected]> changed:

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

--- Comment #13 from Vinson Lee <[email protected]> ---
commit 5a87c57f9ba6581f2c091d7065c3c2cc1b001f2a
Author: Vinson Lee <[email protected]>
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 <[email protected]>
    Reviewed-by: Dylan Baker <[email protected]>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to