bugzilla-daemon at freedesktop.org
2016-Jun-24 16:10 UTC
[Nouveau] [Bug 96656] [regression, bisected] all textureGather piglits fail
https://bugs.freedesktop.org/show_bug.cgi?id=96656 --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- The problem was pre-existing, but a combination of factors made the readpixels cache expose it harder. Fixed by: commit b433cb51e50cab878cbaa023662bacd1f923a183 Author: Ilia Mirkin <imirkin at alum.mit.edu> Date: Thu Jun 23 22:33:59 2016 -0400 nvc0: when mapping directly, provide accurate xfer info + start We were ignoring the incoming box parameters, and were providing totally bogus stride/layer stride, and other bits, for when a non-full-surface map was requested. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> Tested-by: Samuel Pitoiset <samuel.pitoiset at gmail.com> Cc: <mesa-stable at lists.freedesktop.org> -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20160624/436f3672/attachment.html>
Reasonably Related Threads
- [Bug 96656] [regression, bisected] all textureGather piglits fail
- [Bug 96656] [regression, bisected] all textureGather piglits fail
- [Mesa-dev] [PATCH] nvc0: fix geometry program revalidation of clipping params
- [PATCH 5/5] recognize and accelerate GM20x
- [PATCH] nv50, nvc0: don't base decisions on available pushbuf space