mesa/src/intel
Caio Oliveira ddff6428c5 intel/compiler: Use array to iterate the scheduler nodes
For all the preparation data collection before the scheduling
actually happens, it is possible to walk the schedule nodes
in order by iterating on the range of the array dedicated to
a given block.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25841>
2023-11-13 23:05:47 +00:00
..
blorp blorp,anv,iris: refactor blorp functions into something more generic 2023-11-08 11:00:54 +00:00
ci anv: uninitialize queues before utrace 2023-10-19 09:45:36 +00:00
common intel/common/xe: Re implement xe_gem_read_render_timestamp() with xe_gem_read_correlate_cpu_gpu_timestamp() 2023-11-09 13:22:49 +00:00
compiler intel/compiler: Use array to iterate the scheduler nodes 2023-11-13 23:05:47 +00:00
dev intel: Add a write combining PAT entry 2023-11-08 01:20:42 +00:00
ds intel/ds: use improved timestamp correlation if available 2023-11-09 13:22:49 +00:00
genxml intel/genxml: add the Gen12+ TR-TT registers 2023-11-04 02:06:52 +00:00
isl isl: disable MCS compression on R9G9B9E5 2023-11-09 20:20:43 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel/dev: Rename mtl-p to mtl-h 2023-11-07 06:37:00 +00:00
tools intel/common: Move intel_clflush.h to intel_mem.h/intel_mem.c 2023-09-06 01:39:53 +00:00
vulkan anv: Bring back the non optimized version of build_load_render_surface_state_address() 2023-11-13 18:11:39 +00:00
vulkan_hasvk intel/compiler: Remove unused parameter from brw_nir_analyze_ubo_ranges() 2023-11-08 18:10:31 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00