| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | gen7_sol_state.c | 116 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t)); 143 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t));
|
| H A D | genX_boilerplate.h | 84 .reloc_flags = RELOC_WRITE, 103 .reloc_flags = RELOC_WRITE | RELOC_32BIT, 123 .reloc_flags = RELOC_WRITE | RELOC_NEEDS_GGTT,
|
| H A D | intel_blit.c | 354 OUT_RELOC64(dst_buffer, RELOC_WRITE, dst_offset); 356 OUT_RELOC(dst_buffer, RELOC_WRITE, dst_offset); 679 OUT_RELOC64(dst_buffer, RELOC_WRITE, dst_offset); 681 OUT_RELOC(dst_buffer, RELOC_WRITE, dst_offset); 771 OUT_RELOC64(mt->bo, RELOC_WRITE, mt->offset + offset); 773 OUT_RELOC(mt->bo, RELOC_WRITE, mt->offset + offset);
|
| H A D | intel_batchbuffer.c | 931 brw_use_pinned_bo(batch, target, reloc_flags & RELOC_WRITE); 1141 OUT_RELOC64(bo, RELOC_WRITE, offset); 1147 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset); 1170 OUT_RELOC64(bo, RELOC_WRITE, offset); 1173 OUT_RELOC64(bo, RELOC_WRITE, offset + sizeof(uint32_t)); 1179 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset); 1182 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset + sizeof(uint32_t)); 1266 OUT_RELOC64(bo, RELOC_WRITE, offset); 1269 OUT_RELOC(bo, RELOC_WRITE, offset); 1289 OUT_RELOC64(bo, RELOC_WRITE, offse [all...] |
| H A D | hsw_sol.c | 211 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t)); 238 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t));
|
| H A D | brw_binding_tables.c | 74 brw->shader_time.bo->size, 1, RELOC_WRITE);
|
| H A D | brw_misc_state.c | 301 OUT_RELOC(depth_mt->bo, RELOC_WRITE, depth_offset); 377 depth_mt->bo, depth_mt->offset, RELOC_WRITE); 413 RELOC_WRITE); 447 RELOC_WRITE);
|
| H A D | intel_batchbuffer.h | 57 #define RELOC_WRITE EXEC_OBJECT_WRITE macro
|
| H A D | brw_wm_surface_state.c | 265 RELOC_WRITE); 789 *out_offset + 4, bo, offset_bytes, RELOC_WRITE); 885 0, RELOC_WRITE); 958 RELOC_WRITE); 1348 (reloc_flags & RELOC_WRITE) != 0); 1385 ISL_FORMAT_RAW, RELOC_WRITE); 1393 ISL_FORMAT_RAW, RELOC_WRITE); 1537 written ? RELOC_WRITE : 0); 1576 written ? RELOC_WRITE : 0); 1587 written ? RELOC_WRITE [all...] |
| H A D | hsw_queryobj.c | 426 OUT_RELOC64(bo, RELOC_WRITE, offset + 4 * i); 428 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset + 4 * i);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | gfx7_sol_state.c | 116 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t)); 143 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t));
|
| H A D | genX_boilerplate.h | 84 .reloc_flags = RELOC_WRITE, 103 .reloc_flags = RELOC_WRITE | RELOC_32BIT, 123 .reloc_flags = RELOC_WRITE | RELOC_NEEDS_GGTT,
|
| H A D | brw_blit.c | 362 OUT_RELOC64(dst_buffer, RELOC_WRITE, dst_offset); 364 OUT_RELOC(dst_buffer, RELOC_WRITE, dst_offset); 687 OUT_RELOC64(dst_buffer, RELOC_WRITE, dst_offset); 689 OUT_RELOC(dst_buffer, RELOC_WRITE, dst_offset); 780 OUT_RELOC64(mt->bo, RELOC_WRITE, mt->offset + offset_B); 782 OUT_RELOC(mt->bo, RELOC_WRITE, mt->offset + offset_B);
|
| H A D | brw_batch.c | 967 brw_use_pinned_bo(batch, target, reloc_flags & RELOC_WRITE); 1176 OUT_RELOC64(bo, RELOC_WRITE, offset); 1182 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset); 1205 OUT_RELOC64(bo, RELOC_WRITE, offset); 1208 OUT_RELOC64(bo, RELOC_WRITE, offset + sizeof(uint32_t)); 1214 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset); 1217 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset + sizeof(uint32_t)); 1301 OUT_RELOC64(bo, RELOC_WRITE, offset); 1304 OUT_RELOC(bo, RELOC_WRITE, offset); 1324 OUT_RELOC64(bo, RELOC_WRITE, offse [all...] |
| H A D | hsw_sol.c | 211 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t)); 238 OUT_RELOC(brw_obj->offset_bo, RELOC_WRITE, i * sizeof(uint32_t));
|
| H A D | brw_batch.h | 58 #define RELOC_WRITE EXEC_OBJECT_WRITE macro
|
| H A D | brw_binding_tables.c | 74 brw->shader_time.bo->size, 1, RELOC_WRITE);
|
| H A D | brw_misc_state.c | 301 OUT_RELOC(depth_mt->bo, RELOC_WRITE, depth_offset); 377 depth_mt->bo, depth_mt->offset, RELOC_WRITE); 413 RELOC_WRITE); 447 RELOC_WRITE);
|
| H A D | brw_wm_surface_state.c | 262 RELOC_WRITE); 796 *out_offset + 4, bo, offset_bytes, RELOC_WRITE); 892 0, RELOC_WRITE); 965 RELOC_WRITE); 1354 (reloc_flags & RELOC_WRITE) != 0); 1396 ISL_FORMAT_RAW, RELOC_WRITE); 1404 ISL_FORMAT_RAW, RELOC_WRITE); 1549 written ? RELOC_WRITE : 0); 1588 written ? RELOC_WRITE : 0); 1599 written ? RELOC_WRITE [all...] |
| H A D | hsw_queryobj.c | 424 OUT_RELOC64(bo, RELOC_WRITE, offset + 4 * i); 426 OUT_RELOC(bo, RELOC_WRITE | RELOC_NEEDS_GGTT, offset + 4 * i);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_genx_macros.h | 157 return (struct crocus_address) { .bo = bo, .offset = offset, .reloc_flags = RELOC_32BIT | RELOC_WRITE }; 163 return (struct crocus_address) { .bo = bo, .offset = offset, .reloc_flags = RELOC_WRITE | RELOC_NEEDS_GGTT };
|
| H A D | crocus_batch.h | 198 #define RELOC_WRITE EXEC_OBJECT_WRITE macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.h | 146 #define RELOC_WRITE EXEC_OBJECT_WRITE macro
|
| H A D | iris_blorp.c | 99 iris_use_pinned_bo(batch, bo, addr.reloc_flags & RELOC_WRITE);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.h | 193 #define RELOC_WRITE EXEC_OBJECT_WRITE macro
|