Home
last modified time | relevance | path

Searched defs:gf100_grctx_func (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgf100.h23 struct gf100_grctx_func { struct
24 void (*unkn88c)(struct gf100_gr *, bool on);
26 void (*main)(struct gf100_gr *, struct gf100_grctx *);
28 void (*unkn)(struct gf100_gr *);
30 const struct gf100_gr_pack *hub;
31 const struct gf100_gr_pack *gpc_0;
32 const struct gf100_gr_pack *gpc_1;
33 const struct gf100_gr_pack *zcull;
34 const struct gf100_gr_pack *tpc;
35 const struct gf100_gr_pack *ppc;
[all …]