HomeSort by: relevance | last modified time | path
    Searched refs:magicgpc918 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_gf117.c 134 const u32 magicgpc918 = DIV_ROUND_UP(0x00800000, gr->tpc_total); local in function:gf117_gr_init_zcull
152 nvkm_wr32(device, GPC_UNIT(gpc, 0x0918), magicgpc918);
155 nvkm_wr32(device, GPC_BCAST(0x3fd4), magicgpc918);
nouveau_nvkm_engine_gr_tu102.c 62 const u32 magicgpc918 = DIV_ROUND_UP(0x00800000, gr->tpc_total); local in function:tu102_gr_init_zcull
80 nvkm_wr32(device, GPC_UNIT(gpc, 0x0918), magicgpc918);
83 nvkm_wr32(device, GPC_BCAST(0x3fd4), magicgpc918);
nouveau_nvkm_engine_gr_gf100.c 2207 const u32 magicgpc918 = DIV_ROUND_UP(0x00800000, gr->tpc_total); local in function:gf100_gr_init_zcull
2225 nvkm_wr32(device, GPC_UNIT(gpc, 0x0918), magicgpc918);
2228 nvkm_wr32(device, GPC_BCAST(0x1bd4), magicgpc918);

Completed in 15 milliseconds