commit | d0e62ef6ed257715a88d0e5d7cd850a1695429e2 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Wed Jul 27 19:16:39 2016 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Sat Jul 30 18:21:51 2016 +1000 |
tree | 7efe885751c1770ecf41c8c733210fdec1e9bfb9 | |
parent | 692a17dcc2922a91c6bcf11b3321503a3377b1b1 [diff] |
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup This should fix some unaligned access warnings. This is also likely to fix non-descript issues on nv30/nv34 as a result of incorrect channel setup. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96836 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Cc: stable@vger.kernel.org Signed-off-by: Ben Skeggs <bskeggs@redhat.com>