Searched refs:gpccs (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | ga102.c | 172 .gpccs.reset = ga102_gr_gpccs_reset, 329 ret = nvkm_acr_lsfw_load_bl_sig_net(subdev, &gr->gpccs.falcon, NVKM_ACR_LSF_GPCCS, in ga102_gr_load() 330 "gr/gpccs_", ver, fwif->gpccs, in ga102_gr_load()
|
H A D | gm20b.c | 154 &gr->gpccs.inst) || in gm20b_gr_load() 156 &gr->gpccs.data)) in gm20b_gr_load()
|
H A D | gf100.h | 82 } gpccs; member 192 } gpccs; member 421 const struct nvkm_acr_lsf_func *gpccs; member
|
H A D | gm200.c | 234 &gr->gpccs.falcon, in gm200_gr_load() 237 fwif->gpccs); in gm200_gr_load()
|
H A D | gf104.c | 137 .gpccs.ucode = &gf100_gr_gpccs_ucode,
|
H A D | gf110.c | 109 .gpccs.ucode = &gf100_gr_gpccs_ucode,
|
H A D | gk20a.c | 326 &gr->gpccs.inst) || in gk20a_gr_load() 328 &gr->gpccs.data)) in gk20a_gr_load()
|
H A D | gk110b.c | 128 .gpccs.ucode = &gk110_gr_gpccs_ucode,
|
H A D | gf108.c | 135 .gpccs.ucode = &gf100_gr_gpccs_ucode,
|
H A D | gf119.c | 200 .gpccs.ucode = &gf100_gr_gpccs_ucode,
|
H A D | gk208.c | 186 .gpccs.ucode = &gk208_gr_gpccs_ucode,
|
H A D | gf117.c | 175 .gpccs.ucode = &gf117_gr_gpccs_ucode,
|
H A D | gk110.c | 376 .gpccs.ucode = &gk110_gr_gpccs_ucode,
|
H A D | gk104.c | 480 .gpccs.ucode = &gk104_gr_gpccs_ucode,
|
H A D | gm107.c | 421 .gpccs.ucode = &gm107_gr_gpccs_ucode,
|