Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgk104.c848 impl->bundle_size / 0x20); in gk104_grctx_generate_bundle()
852 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gk104_grctx_generate_bundle()
854 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gk104_grctx_generate_bundle()
856 mmio_wr32(info, 0x41880c, 0x80000000 | (impl->bundle_size >> s)); in gk104_grctx_generate_bundle()
1014 .bundle_size = 0x3000,
Dctxgm107.c868 impl->bundle_size / 0x20); in gm107_grctx_generate_bundle()
872 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gm107_grctx_generate_bundle()
874 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gm107_grctx_generate_bundle()
876 mmio_wr32(info, 0x418e28, 0x80000000 | (impl->bundle_size >> s)); in gm107_grctx_generate_bundle()
1018 .bundle_size = 0x3000,
Dctxgk20a.c52 .bundle_size = 0x1800,
Dctxgk110b.c93 .bundle_size = 0x3000,
Dctxgf104.c102 .bundle_size = 0x1800,
Dctxgm206.c73 .bundle_size = 0x3000,
Dctxgf110.c353 .bundle_size = 0x1800,
Dctxgf100.c1033 const int b = mmio_vram(info, impl->bundle_size, (1 << s), access); in gf100_grctx_generate_bundle()
1035 mmio_wr32(info, 0x408008, 0x80000000 | (impl->bundle_size >> s)); in gf100_grctx_generate_bundle()
1037 mmio_wr32(info, 0x41880c, 0x80000000 | (impl->bundle_size >> s)); in gf100_grctx_generate_bundle()
1384 .bundle_size = 0x1800,
Dctxgf119.c521 .bundle_size = 0x1800,
Dctxgk208.c554 .bundle_size = 0x3000,
Dctxgk110.c832 .bundle_size = 0x3000,
Dctxgf108.c798 .bundle_size = 0x1800,
Dctxgf117.c276 .bundle_size = 0x1800,
Dctxgf100.h39 u32 bundle_size; member
Dctxgm204.c1044 .bundle_size = 0x3000,