Searched refs:gpc_0 (Results 1 – 13 of 13) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgf104.c | 87 .gpc_0 = gf100_grctx_pack_gpc_0,
|
D | ctxgk110b.c | 77 .gpc_0 = gk110_grctx_pack_gpc_0,
|
D | ctxgf110.c | 335 .gpc_0 = gf110_grctx_pack_gpc_0,
|
D | ctxgf119.c | 503 .gpc_0 = gf119_grctx_pack_gpc_0,
|
D | ctxgk208.c | 543 .gpc_0 = gk208_grctx_pack_gpc_0,
|
D | ctxgk110.c | 828 .gpc_0 = gk110_grctx_pack_gpc_0,
|
D | ctxgf108.c | 788 .gpc_0 = gf108_grctx_pack_gpc_0,
|
D | ctxgf117.c | 286 .gpc_0 = gf117_grctx_pack_gpc_0,
|
D | ctxgm107.c | 968 .gpc_0 = gm107_grctx_pack_gpc_0,
|
D | ctxgk104.c | 981 .gpc_0 = gk104_grctx_pack_gpc_0,
|
D | ctxgf100.h | 31 const struct gf100_gr_pack *gpc_0; member
|
D | ctxgf100.c | 1374 gf100_gr_mmio(gr, grctx->gpc_0); in gf100_grctx_generate_main() 1583 .gpc_0 = gf100_grctx_pack_gpc_0,
|
D | gf100.c | 1809 gf100_gr_init_csdata(gr, grctx->gpc_0, 0x41a000, 0x000, 0x418000); in gf100_gr_init_ctxctl_int()
|