drm/gf100-/gr: unhardcode bundle cb config
[deliverable/linux.git] / drivers / gpu / drm / nouveau / core / engine / graph / ctxnvd9.c
index c665fb7e4660a0560889258ab756c8a04f68277e..8aa5e69aecc6131956d03692dd807805849a3d42 100644 (file)
@@ -519,4 +519,6 @@ nvd9_grctx_oclass = &(struct nvc0_grctx_oclass) {
        .tpc   = nvd9_grctx_pack_tpc,
        .icmd  = nvd9_grctx_pack_icmd,
        .mthd  = nvd9_grctx_pack_mthd,
+       .bundle = nvc0_grctx_generate_bundle,
+       .bundle_size = 0x1800,
 }.base;
This page took 0.023695 seconds and 5 git commands to generate.