commit | 3988f645f053a6889d00324dac3e57bd62cb8900 | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Wed Oct 07 18:39:32 2015 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Tue Nov 03 15:02:18 2015 +1000 |
tree | 46b28d0ce18531a17e440b8e2843238490335340 | |
parent | bad4274a69328256eb3eaad4baaefd1b33491f7e [diff] |
drm/nouveau/gr: document mp error 0x10 NVIDIA provided the documentation for mp error 0x10, INVALID_ADDR_SPACE, which apparently happens when trying to use an atomic operation on local or shared memory (instead of global memory). Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>