Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf117.c129 const u8 tile_nr = !gr->func->gpc_nr ? ALIGN(gr->tpc_total, 32) : in gf117_gr_init_zcull() local
H A Dgf100.c2292 const u8 tile_nr = ALIGN(gr->tpc_total, 32); in gf100_gr_init_zcull() local