]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/gr: document mp error 0x10
authorIlia Mirkin <imirkin@alum.mit.edu>
Wed, 7 Oct 2015 22:39:32 +0000 (18:39 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 3 Nov 2015 05:02:18 +0000 (15:02 +1000)
commitd8691d38e76734c2d2de7fb3f27b1e0ab39602dd
tree46b28d0ce18531a17e440b8e2843238490335340
parent8a50c27cdbf5a1eec38a4685fb7bc4c96c16f49b
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>
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c