Kenneth Graunke <kenn...@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 <e...@anholt.net>

Attachment: pgpkTZb15EZEb.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to