[Mesa-dev] [PATCH] i965: Replace OUT_RELOC_FENCED with OUT_RELOC.

Eric Anholt eric at anholt.net
Mon Nov 25 15:33:40 PST 2013


Kenneth Graunke <kenneth at whitecape.org> writes:

> On Gen4+, OUT_RELOC_FENCED is equivalent to OUT_RELOC; libdrm silently
> ignores the fenced flag:
>
>         /* We never use HW fences for rendering on 965+ */
>         if (bufmgr_gem->gen >= 4)
>                 need_fence = false;
>
> Thanks to Eric for noticing this.

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20131125/73ac98da/attachment.pgp>


More information about the mesa-dev mailing list