Home
last modified time | relevance | path

Searched refs:INTEL_DEBUG (Results 1 – 25 of 71) sorted by relevance

123

/third_party/mesa3d/src/intel/compiler/
Dbrw_simd_selection.c108 if (!INTEL_DEBUG(DEBUG_DO32) && prog_data->prog_mask) { in brw_simd_should_compile()
117 INTEL_DEBUG(DEBUG_NO8), in brw_simd_should_compile()
118 INTEL_DEBUG(DEBUG_NO16), in brw_simd_should_compile()
119 INTEL_DEBUG(DEBUG_NO32), in brw_simd_should_compile()
Dbrw_compiler.c121 (devinfo->ver >= 9 && INTEL_DEBUG(DEBUG_TCS_EIGHT_PATCH)); in brw_compiler_create()
153 if (!devinfo->has_64bit_float || INTEL_DEBUG(DEBUG_SOFT64)) in brw_compiler_create()
230 insert_u64_bit(&config, INTEL_DEBUG(bit)); in brw_get_compiler_config_value()
Dbrw_compile_clip.c88 if (INTEL_DEBUG(DEBUG_CLIP)) { in brw_compile_clip()
Dbrw_kernel.c312 if (INTEL_DEBUG(DEBUG_CS)) { in brw_kernel_from_spirv()
412 if (INTEL_DEBUG(DEBUG_CS)) { in brw_kernel_from_spirv()
Dbrw_vec4_tcs.cpp365 const bool debug_enabled = INTEL_DEBUG(DEBUG_TCS); in brw_compile_tcs()
490 if (INTEL_DEBUG(DEBUG_TCS)) in brw_compile_tcs()
Dbrw_shader.cpp1289 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions()
1296 if (!INTEL_DEBUG(DEBUG_OPTIMIZER)) in dump_instructions()
1333 const bool debug_enabled = INTEL_DEBUG(DEBUG_TES); in brw_compile_tes()
Dbrw_disasm_info.c144 if (INTEL_DEBUG(DEBUG_ANNOTATION)) { in disasm_annotate()
Dbrw_vec4_gs_visitor.cpp597 const bool debug_enabled = INTEL_DEBUG(DEBUG_GS); in brw_compile_gs()
854 !INTEL_DEBUG(DEBUG_NO_DUAL_OBJECT_GS)) { in brw_compile_gs()
Dbrw_fs.cpp6051 if (INTEL_DEBUG(DEBUG_OPTIMIZER) && this_progress) { \ in optimize()
6065 if (INTEL_DEBUG(DEBUG_OPTIMIZER)) { in optimize()
6501 bool spill_all = allow_spilling && INTEL_DEBUG(DEBUG_SPILL_FS); in allocate_registers()
7405 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_WM); in brw_compile_fs()
7453 } else if (!INTEL_DEBUG(DEBUG_NO8)) { in brw_compile_fs()
7467 !INTEL_DEBUG(DEBUG_NO8)) { in brw_compile_fs()
7487 (!INTEL_DEBUG(DEBUG_NO16) || params->use_rep_send)) { in brw_compile_fs()
7514 !INTEL_DEBUG(DEBUG_NO32)) { in brw_compile_fs()
7527 if (!INTEL_DEBUG(DEBUG_DO32) && throughput >= perf.throughput) { in brw_compile_fs()
7776 INTEL_DEBUG(params->debug_flag ? params->debug_flag : DEBUG_CS); in brw_compile_cs()
[all …]
/third_party/mesa3d/src/intel/vulkan/
Danv_perf.c61 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_physical_device_init_perf()
225 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_AcquirePerformanceConfigurationINTEL()
258 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) in anv_ReleasePerformanceConfigurationINTEL()
276 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_QueueSetPerformanceConfigurationINTEL()
415 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_AcquireProfilingLockKHR()
430 if (!INTEL_DEBUG(DEBUG_NO_OACONFIG)) { in anv_ReleaseProfilingLockKHR()
Danv_queue.c44 if (INTEL_DEBUG(DEBUG_SYNC)) { in anv_queue_init()
/third_party/mesa3d/src/intel/dev/
Dintel_debug.h46 #define INTEL_DEBUG(flags) unlikely(intel_debug & (flags)) macro
122 if (INTEL_DEBUG(FILE_DEBUG_FLAG)) \
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c218 if (INTEL_DEBUG(DEBUG_BATCH)) { in crocus_init_batch()
249 if (INTEL_DEBUG(DEBUG_BATCH)) { in crocus_init_batch()
254 (INTEL_DEBUG(DEBUG_COLOR) ? INTEL_BATCH_DECODE_IN_COLOR : 0) | in crocus_init_batch()
952 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
970 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in _crocus_batch_flush()
975 if (INTEL_DEBUG(DEBUG_BATCH)) { in _crocus_batch_flush()
996 if (INTEL_DEBUG(DEBUG_SYNC)) { in _crocus_batch_flush()
1020 const bool color = INTEL_DEBUG(DEBUG_COLOR); in _crocus_batch_flush()
Dcrocus_draw.c409 if (INTEL_DEBUG(DEBUG_REEMIT)) { in crocus_draw_vbo()
488 if (INTEL_DEBUG(DEBUG_REEMIT)) { in crocus_launch_grid()
Dcrocus_disk_cache.c237 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK)) in crocus_disk_cache_init()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c226 if (INTEL_DEBUG(DEBUG_ANY)) { in iris_init_batch()
229 (INTEL_DEBUG(DEBUG_COLOR) ? INTEL_BATCH_DECODE_IN_COLOR : 0) | in iris_init_batch()
601 if (INTEL_DEBUG(DEBUG_ANY)) in iris_batch_free()
948 if (INTEL_DEBUG(DEBUG_BATCH)) in submit_batch()
955 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in submit_batch()
1044 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush()
1089 if (INTEL_DEBUG(DEBUG_SYNC)) { in _iris_batch_flush()
1117 const bool color = INTEL_DEBUG(DEBUG_COLOR); in _iris_batch_flush()
Diris_fence.c255 if (INTEL_DEBUG(DEBUG_SUBMIT)) { in iris_fence_flush()
257 INTEL_DEBUG(DEBUG_COLOR) ? BLUE_HEADER : "", in iris_fence_flush()
259 INTEL_DEBUG(DEBUG_COLOR) ? NORMAL : ""); in iris_fence_flush()
Diris_draw.c279 if (INTEL_DEBUG(DEBUG_REEMIT)) { in iris_draw_vbo()
390 if (INTEL_DEBUG(DEBUG_REEMIT)) { in iris_launch_grid()
Diris_disk_cache.c265 if (INTEL_DEBUG(DEBUG_DISK_CACHE_DISABLE_MASK)) in iris_disk_cache_init()
/third_party/mesa3d/docs/relnotes/
D18.1.6.rst40 - Shader cache breaks INTEL_DEBUG=shader_time
114 - i965, anv: Use INTEL_DEBUG for disk_cache driver flags
115 - i965: Disable shader cache with INTEL_DEBUG=shader_time
D9.1.2.rst161 - i965: Fix INTEL_DEBUG=shader_time for Haswell.
163 - i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
D10.2.3.rst64 - i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
D19.1.1.rst101 - anv: do not parse genxml data without INTEL_DEBUG=bat
D21.2.5.rst104 - intel: fix INTEL_DEBUG environment variable on 32-bit systems
/third_party/mesa3d/src/intel/isl/
Disl_drm.c195 if (INTEL_DEBUG(DEBUG_NO_CCS)) in isl_drm_modifier_get_score()

123