]> git.openfabrics.org - ~emulex/infiniband.git/commit
drm/gt215/gr: fix initialisation on gddr5 boards
authorBen Skeggs <bskeggs@redhat.com>
Wed, 15 Oct 2014 03:42:29 +0000 (13:42 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 20 Oct 2014 06:13:12 +0000 (16:13 +1000)
commit40ac948e02e01e98474330f259ff842844096541
tree1ca58cd063a42556ddf41ef3d640300b218d3b9f
parent7a42e83d36d2d0a68622320900dc4e880b1d920a
drm/gt215/gr: fix initialisation on gddr5 boards

The binary driver modifies the default context to have this value, rather
than 0x3d0040, *after* it's filled the buffer with the usual golden data.

We don't really have anything in place to locate the correct offset to do
these type of modifications outside of the generation function, so this
will have to do.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/core/engine/graph/ctxnv50.c