Lines Matching +full:0 +full:x1800
36 idle_timeout = nvkm_mask(device, 0x404154, 0xffffffff, 0x00000000); in gm20b_grctx_generate_main()
44 for (i = 0; i < 8; i++) in gm20b_grctx_generate_main()
45 nvkm_wr32(device, 0x4064d0 + (i * 0x04), 0x00000000); in gm20b_grctx_generate_main()
47 nvkm_wr32(device, 0x405b00, (gr->tpc_total << 8) | gr->gpc_nr); in gm20b_grctx_generate_main()
49 nvkm_wr32(device, 0x408908, nvkm_rd32(device, 0x410108) | 0x80000000); in gm20b_grctx_generate_main()
51 for (tmp = 0, i = 0; i < gr->gpc_nr; i++) in gm20b_grctx_generate_main()
53 nvkm_wr32(device, 0x4041c4, tmp); in gm20b_grctx_generate_main()
59 nvkm_wr32(device, 0x404154, idle_timeout); in gm20b_grctx_generate_main()
75 .bundle_size = 0x1800,
76 .bundle_min_gpm_fifo_depth = 0x182,
77 .bundle_token_limit = 0x1c0,
79 .pagepool_size = 0x8000,
81 .attrib_nr_max = 0x600,
82 .attrib_nr = 0x400,
83 .alpha_nr_max = 0xc00,
84 .alpha_nr = 0x800,