drm/nvc0/gr: fix typo in class9197 init

Reported-by: Christoph Bumiller <e0425955@student.tuwien.ac.at>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
Ben Skeggs 2011-05-27 08:36:45 +10:00
parent 066d65db11
commit 2b6f1c5f17

View file

@ -1209,7 +1209,7 @@ nvc0_grctx_generate_9197(struct drm_device *dev)
for (mthd = 0x3400; mthd <= 0x35fc; mthd += 4)
nv_mthd(dev, 0x9197, mthd, 0x00000000);
}
nv_mthd(dev, 0x9297, 0x02e4, 0x0000b001);
nv_mthd(dev, 0x9197, 0x02e4, 0x0000b001);
}
static void