Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c3143 int i, mpcnt = 2; in nv50_gr_construct_xfer_mpc() local
3147 mpcnt = 1; in nv50_gr_construct_xfer_mpc()
3157 mpcnt = 2; in nv50_gr_construct_xfer_mpc()
3163 mpcnt = 3; in nv50_gr_construct_xfer_mpc()
3166 for (i = 0; i < mpcnt; i++) { in nv50_gr_construct_xfer_mpc()