Searched refs:GPGPU (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.5.rst53 - i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
71 - anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
H A D19.1.0.rst3117 - iris: PIPE_CONTROL workarounds for GPGPU mode
H A D21.3.0.rst2210 - intel/gfx7: Change GPGPU Mode to bool
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c1606 * GPGPU workloads because the previous and subsequent PIPE_CONTROLs
1607 * already guarantee that there is no concurrent GPGPU kernel execution
3645 /* Linux 4.4 added command parser version 5 which allows the GPGPU
3749 * with Pipeline Select set to GPGPU.
3754 if (pipeline == GPGPU)
3761 * re-emit MEDIA_VFE_STATE after switching from GPGPU to 3D. However,
3763 * GPGPU and 3D are back-to-back and this seems to fix it. We don't
3815 * encountered when switching between GPGPU and 3D pipelines. To
3822 pipeline == GPGPU ? GLK_BARRIER_MODE_GPGPU
3841 genX(flush_pipeline_select)(cmd_buffer, GPGPU);
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c634 * with Pipeline Select set to GPGPU.
639 if (pipeline == GPGPU)
684 * logic encountered when switching between GPGPU and 3D pipelines.
1111 emit_pipeline_select(batch, GPGPU);
1121 emit_pipeline_select(batch, GPGPU);
5333 * Workaround the non pipelined state not applying in MEDIA/GPGPU pipeline
5364 emit_pipeline_select(batch, GPGPU);
7530 * Post Sync Operation" in GPGPU mode of operation (i.e when
7531 * PIPELINE_SELECT command is set to GPGPU mode of operation)."
7661 * State Clear" set in GPGPU mod
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_cmd_buffer.c132 * Workaround the non pipelined state not applying in MEDIA/GPGPU pipeline
2087 * GPGPU workloads because the previous and subsequent PIPE_CONTROLs
2088 * already guarantee that there is no concurrent GPGPU kernel execution
2197 * Post Sync Operation" in GPGPU mode of operation (i.e when
2198 * PIPELINE_SELECT command is set to GPGPU mode of operation)."
2206 cmd_buffer->state.current_pipeline == GPGPU)
2258 * - Workload-1 (3D/GPGPU/MEDIA)
5030 /* Linux 4.4 added command parser version 5 which allows the GPGPU
5398 * with Pipeline Select set to GPGPU.
5403 if (pipeline == GPGPU)
[all...]
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen5_pack.h2606 #define GPGPU 2 macro
H A Dgen7_pack.h6143 #define GPGPU 2 macro
H A Dgen10_pack.h9812 #define GPGPU 2 macro
H A Dgen11_pack.h9897 #define GPGPU 2 macro
H A Dgen75_pack.h7441 #define GPGPU 2 macro
H A Dgen8_pack.h8244 #define GPGPU 2 macro
H A Dgen9_pack.h9784 #define GPGPU 2 macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c519 * with Pipeline Select set to GPGPU.
524 if (pipeline == GPGPU)
566 * logic encountered when switching between GPGPU and 3D pipelines.
804 emit_pipeline_select(batch, GPGPU);
5982 * Post Sync Operation" in GPGPU mode of operation (i.e when
5983 * PIPELINE_SELECT command is set to GPGPU mode of operation)."
6137 * State Clear" set in GPGPU mode of operation"
6188 /* "GPGPU specific workarounds" (both post-sync and flush) ------------ */
6193 * "Requires stall bit ([20] of DW) set for all GPGPU Workloads."
6214 * "Requires stall bit ([20] of DW) set for all GPGPU an
[all...]
/xsrc/external/mit/MesaLib/src/intel/genxml/
H A Dgen5_pack.h2620 #define GPGPU 2 macro
H A Dgen7_pack.h6159 #define GPGPU 2 macro
H A Dgen10_pack.h9812 #define GPGPU 2 macro
H A Dgen11_pack.h10381 #define GPGPU 2 macro
H A Dgen75_pack.h7457 #define GPGPU 2 macro
H A Dgen8_pack.h8260 #define GPGPU 2 macro
H A Dgen9_pack.h9800 #define GPGPU 2 macro
H A Dgen125_pack.h10877 #define GPGPU 2 macro
H A Dgen12_pack.h11222 #define GPGPU 2 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c1095 * GPGPU workloads because the previous and subsequent PIPE_CONTROLs
1096 * already guarantee that there is no concurrent GPGPU kernel execution
1228 * with Pipeline Select set to GPGPU.
1233 if (pipeline == GPGPU)
1417 emit_pipeline_select(batch, GPGPU);
6827 * From Graphics BSpec: 3D-Media-GPGPU Engine > 3D Pipeline Stages >
8664 * State Clear" set in GPGPU mode of operation"
8739 * "Requires stall bit ([20] of DW) set for all GPGPU and Media
8751 * programmed by GPGPU and MEDIA workloads, except for the cases

Completed in 389 milliseconds