[Mesa-dev] [Bug 105179] DiRT Rally: wrong frames appear during camera transition

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 20 22:02:53 UTC 2018


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

--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Gregor Münch from comment #0)
> https://lists.freedesktop.org/archives/mesa-dev/2018-February/185134.html
> 
> "except I got a few ltc errors in DiRT
> Rally. Unclear if it's related to this patch though. Could be a missing
> flush somewhere."
> 
> ..I think it is a general mesa issue, except Im wrong here.

This is a nouveau-specific problem, in fact, Maxwell+ only. LTC = level-two
cache. Something specific to NVIDIA hw (other GPUs have it too, but it's always
different and controlled by the hw or driver directly - not something that's
API-accessible, or even generic across drivers).

Also note that the errors only happened when I force-enabled bindless textures
in DiRT Rally (via a config option), which is the feature that the patch was
implementing. The "missing flush" is in reference to something missing inside
of nouveau wrt texture management. There's ample evidence that there's
something off somewhere in there.

In any case, those ills are in no way related to radeonsi or any other driver.

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


More information about the mesa-dev mailing list