[Mesa-dev] [Bug 102122] [softpipe] piglit fdo10370 regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 8 23:06:28 UTC 2017


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

            Bug ID: 102122
           Summary: [softpipe] piglit fdo10370 regression
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org
                CC: maraeo at gmail.com, nhaehnle at gmail.com

mesa: c12c2e40a36f707f733c0d6ad90160472b7a3cf6 (master 17.3.0-devel)

$ ./bin/fdo10370 -auto
data[0x8f], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0xff], foreground: expected RGBA (1.0, 0.0 0.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0x7f], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
data[0x70], background: expected RGBA (0.0, 0.0 1.0 1.0)
First execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
CallList execution, Readback RGBA:
pixel[0, 0]: 1.0 0.0 0.0 1.0
------------------------------------
max delta: 1.000000
PIGLIT: {"result": "fail" }


678dadf1237a3fb492ee2d8daa32d0205dea59ba is the first bad commit
commit 678dadf1237a3fb492ee2d8daa32d0205dea59ba
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date:   Thu Jun 29 17:37:18 2017 +0200

    gallium: move driinfo XML to pipe_loader

    We will switch to the pipe_loader loading the configuration options,
    so that they can be passed to the driver independently of the state
    tracker.

    Put the description into its own file so that it can be merged easily
    with driver-specific options in future commits.

    Reviewed-by: Marek Olšák <marek.olsak at amd.com>

:040000 040000 f973edf38d4f55ed798bfd5e534c14fa79d7a030
c8d20373c9716a640f9ef4ea0c928b40912dda37 M      src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170808/e6b64c82/attachment-0001.html>


More information about the mesa-dev mailing list