summaryrefslogtreecommitdiff
path: root/drm/nouveau/nvkm/engine/gr/gm200.c
diff options
context:
space:
mode:
Diffstat (limited to 'drm/nouveau/nvkm/engine/gr/gm200.c')
-rw-r--r--drm/nouveau/nvkm/engine/gr/gm200.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drm/nouveau/nvkm/engine/gr/gm200.c b/drm/nouveau/nvkm/engine/gr/gm200.c
index ccc644605..e10073319 100644
--- a/drm/nouveau/nvkm/engine/gr/gm200.c
+++ b/drm/nouveau/nvkm/engine/gr/gm200.c
@@ -189,6 +189,7 @@ gm200_gr_new_(const struct gf100_gr_func *func, struct nvkm_device *device,
static const struct gf100_gr_func
gm200_gr = {
.init = gm200_gr_init,
+ .rops = gf100_gr_rops,
.ppc_nr = 2,
.grctx = &gm200_grctx,
.sclass = {