Home
last modified time | relevance | path

Searched refs:bundle_size (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgk104.c848 grctx->bundle_size / 0x20); in gk104_grctx_generate_bundle()
852 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gk104_grctx_generate_bundle()
854 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gk104_grctx_generate_bundle()
856 mmio_wr32(info, 0x41880c, 0x80000000 | (grctx->bundle_size >> s)); in gk104_grctx_generate_bundle()
1009 .bundle_size = 0x3000,
Dctxgm107.c868 grctx->bundle_size / 0x20); in gm107_grctx_generate_bundle()
872 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gm107_grctx_generate_bundle()
874 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gm107_grctx_generate_bundle()
876 mmio_wr32(info, 0x418e28, 0x80000000 | (grctx->bundle_size >> s)); in gm107_grctx_generate_bundle()
1011 .bundle_size = 0x3000,
Dctxgk110b.c84 .bundle_size = 0x3000,
Dctxgf104.c93 .bundle_size = 0x1800,
Dctxgm206.c64 .bundle_size = 0x3000,
Dctxgf110.c344 .bundle_size = 0x1800,
Dctxgk20a.c78 .bundle_size = 0x1800,
Dctxgf119.c512 .bundle_size = 0x1800,
Dctxgk208.c545 .bundle_size = 0x3000,
Dctxgf100.c1033 const int b = mmio_vram(info, grctx->bundle_size, (1 << s), access); in gf100_grctx_generate_bundle()
1035 mmio_wr32(info, 0x408008, 0x80000000 | (grctx->bundle_size >> s)); in gf100_grctx_generate_bundle()
1037 mmio_wr32(info, 0x41880c, 0x80000000 | (grctx->bundle_size >> s)); in gf100_grctx_generate_bundle()
1397 .bundle_size = 0x1800,
Dctxgk110.c823 .bundle_size = 0x3000,
Dctxgm20b.c93 .bundle_size = 0x1800,
Dctxgf108.c790 .bundle_size = 0x1800,
Dctxgf117.c270 .bundle_size = 0x1800,
Dctxgf100.h38 u32 bundle_size; member
Dctxgm204.c1039 .bundle_size = 0x3000,