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

Vinson Lee <[email protected]> changed:

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

--- Comment #1 from Vinson Lee <[email protected]> ---
commit a6840efc096bd26e92bcee1a50515d845988a2f9
Author: Emil Velikov <[email protected]>
Date:   Wed Apr 5 17:52:51 2017 +0100

    anv: provide required gem stubs for the tests

    Introduce stubs to anv_gem_stub.c that match the anv_gem.c ones.
    Otherwise we may get link-time errors, when building the tests.

    v2: Introduce all the missing stubs at once.

    Cc: Jason Ekstrand <[email protected]>
    Cc: Vinson Lee <[email protected]>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=100574
    Fixes: c964f0e485d ("anv: Query the kernel for reset status")
    Fixes: 651ec926fc1 ("anv: Add support for 48-bit addresses")
    Fixes: 060a6434eca ("anv: Advertise larger heap sizes")
    Signed-off-by: Emil Velikov <[email protected]>
    ---
    I've intentionally kept the order the same identical to the anv_gem.c.
    This way we can easily grep & diff in the future ;-)

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

Reply via email to