Searched refs:gpc_1 (Results 1 – 13 of 13) sorted by relevance
/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgf104.c | 88 .gpc_1 = gf100_grctx_pack_gpc_1,
|
D | ctxgk110b.c | 78 .gpc_1 = gk110_grctx_pack_gpc_1,
|
D | ctxgf110.c | 336 .gpc_1 = gf100_grctx_pack_gpc_1,
|
D | ctxgf119.c | 504 .gpc_1 = gf117_grctx_pack_gpc_1,
|
D | ctxgk208.c | 544 .gpc_1 = gk208_grctx_pack_gpc_1,
|
D | ctxgk110.c | 838 .gpc_1 = gk110_grctx_pack_gpc_1,
|
D | ctxgf108.c | 784 .gpc_1 = gf108_grctx_pack_gpc_1,
|
D | ctxgf117.c | 283 .gpc_1 = gf117_grctx_pack_gpc_1,
|
D | ctxgm107.c | 964 .gpc_1 = gm107_grctx_pack_gpc_1,
|
D | ctxgf100.c | 1355 gf100_gr_mmio(gr, grctx->gpc_1); in gf100_grctx_generate_main() 1566 .gpc_1 = gf100_grctx_pack_gpc_1,
|
D | ctxgk104.c | 974 .gpc_1 = gk104_grctx_pack_gpc_1,
|
D | ctxgf100.h | 17 const struct gf100_gr_pack *gpc_1; member
|
D | gf100.c | 1862 gf100_gr_init_csdata(gr, grctx->gpc_1, 0x41a000, 0x000, 0x418000); in gf100_gr_init_ctxctl_int()
|