Lines Matching refs:ctxvals_pos

275 	ctx->ctxvals_pos += 0x400; /* padding... no idea why you need it */  in nv50_grctx_init()
777 nv_wo32(ctx->data, 4 * (ctx->ctxvals_pos + i), val); in dd_emit()
778 ctx->ctxvals_pos += num; in dd_emit()
786 base = ctx->ctxvals_pos; in nv50_graph_construct_mmio_ddata()
1094 num = ctx->ctxvals_pos - base; in nv50_graph_construct_mmio_ddata()
1095 ctx->ctxvals_pos = base; in nv50_graph_construct_mmio_ddata()
1149 nv_wo32(ctx->data, 4 * (ctx->ctxvals_pos + (i << 3)), val); in xf_emit()
1150 ctx->ctxvals_pos += num << 3; in xf_emit()
1183 offset = (ctx->ctxvals_pos+0x3f)&~0x3f; in nv50_graph_construct_xfer1()
1188 ctx->ctxvals_pos = offset; in nv50_graph_construct_xfer1()
1194 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1195 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1198 ctx->ctxvals_pos = offset + 0x1; in nv50_graph_construct_xfer1()
1204 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1205 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1208 ctx->ctxvals_pos = offset + 0x2; in nv50_graph_construct_xfer1()
1215 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1216 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1219 ctx->ctxvals_pos = offset + 3; in nv50_graph_construct_xfer1()
1223 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1224 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1228 ctx->ctxvals_pos = offset + 4 + i; in nv50_graph_construct_xfer1()
1233 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1234 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1238 ctx->ctxvals_pos = offset; in nv50_graph_construct_xfer1()
1245 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1246 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1249 ctx->ctxvals_pos = offset + 1; in nv50_graph_construct_xfer1()
1251 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1252 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1255 ctx->ctxvals_pos = offset + 2; in nv50_graph_construct_xfer1()
1259 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1260 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1263 ctx->ctxvals_pos = offset + 3; in nv50_graph_construct_xfer1()
1265 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1266 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1269 ctx->ctxvals_pos = offset + 4; in nv50_graph_construct_xfer1()
1271 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1272 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1275 ctx->ctxvals_pos = offset + 5; in nv50_graph_construct_xfer1()
1282 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1283 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1286 ctx->ctxvals_pos = offset + 6; in nv50_graph_construct_xfer1()
1298 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1299 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1302 ctx->ctxvals_pos = offset + 7; in nv50_graph_construct_xfer1()
1319 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer1()
1320 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer1()
1323 ctx->ctxvals_pos = offset + size * 8; in nv50_graph_construct_xfer1()
1324 ctx->ctxvals_pos = (ctx->ctxvals_pos+0x3f)&~0x3f; in nv50_graph_construct_xfer1()
3267 offset = (ctx->ctxvals_pos+0x3f)&~0x3f; in nv50_graph_construct_xfer2()
3271 ctx->ctxvals_pos = offset + i; in nv50_graph_construct_xfer2()
3278 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer2()
3279 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer2()
3283 ctx->ctxvals_pos = offset; in nv50_graph_construct_xfer2()
3291 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer2()
3292 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer2()
3295 ctx->ctxvals_pos = offset + 1; in nv50_graph_construct_xfer2()
3300 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer2()
3301 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer2()
3304 ctx->ctxvals_pos = offset + 2; in nv50_graph_construct_xfer2()
3311 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer2()
3312 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer2()
3315 ctx->ctxvals_pos = offset + 3; in nv50_graph_construct_xfer2()
3322 if ((ctx->ctxvals_pos-offset)/8 > size) in nv50_graph_construct_xfer2()
3323 size = (ctx->ctxvals_pos-offset)/8; in nv50_graph_construct_xfer2()
3325 ctx->ctxvals_pos = offset + size * 8; in nv50_graph_construct_xfer2()
3326 ctx->ctxvals_pos = (ctx->ctxvals_pos+0x3f)&~0x3f; in nv50_graph_construct_xfer2()