On Tue, Dec 22, 2015 at 5:37 PM, Nicolai Hähnle <[email protected]> wrote: > On 21.12.2015 21:12, Grazvydas Ignotas wrote: >> >> When buffer size is less than 16, zero ends up being programmed as >> size, which prevents the hardware from fetching the correct values. >> Fix it by combining shift and align so that the value is always >> rounded up. >> >> Cc: "11.1 11.0 10.6" <[email protected]> >> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92229 >> Signed-off-by: Grazvydas Ignotas <[email protected]> >> --- >> Only tested on Juniper, but I guess others will need this too. > > > Nice catch. > > Reviewed-by: Nicolai Hähnle <[email protected]> > > Do you have commit access?
Nope, still haven't sent the "recommended" amount of patches. Gražvydas _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
