Home
last modified time | relevance | path

Searched refs:nv40_gr_vs_count (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.c120 nv40_gr_vs_count(struct nvkm_device *device) in nv40_gr_vs_count() function
505 cp_ctx(ctx, 0x403420, nv40_gr_vs_count(ctx->device)); in nv40_gr_construct_state3d_2()
506 for (i = 0; i < nv40_gr_vs_count(ctx->device); i++) in nv40_gr_construct_state3d_2()
556 vs_nr = nv40_gr_vs_count(ctx->device); in nv40_gr_construct_shader()