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

--- Comment #1 from Ilia Mirkin <imir...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to