[Mesa-dev] [PATCH 3/3] i965: Don't use ggtt_bo for Gen8+ streamout offset buffer.
Chris Wilson
chris at chris-wilson.co.uk
Tue Aug 8 09:00:31 UTC 2017
Quoting Kenneth Graunke (2017-08-07 22:50:42)
> RELOC_NEEDS_GGTT is only meaningful on Sandybridge - it's skipped on
> other generations - so this has no purpose. Just use rw_bo().
Furthermore the w/a is for a pipecontrol, so we should be able to
trim it down further. Though it shouldn't make any difference other than
documentation.
Series is
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the mesa-dev
mailing list