patch_ltc        1395 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 	if (grctx->patch_ltc)
patch_ltc        1396 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 		grctx->patch_ltc(info);
patch_ltc          56 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h 	void (*patch_ltc)(struct gf100_grctx *);
patch_ltc         999 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c 	.patch_ltc = gk104_grctx_generate_patch_ltc,
patch_ltc         846 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c 	.patch_ltc = gk104_grctx_generate_patch_ltc,
patch_ltc          95 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c 	.patch_ltc = gk104_grctx_generate_patch_ltc,
patch_ltc         561 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c 	.patch_ltc = gk104_grctx_generate_patch_ltc,