mesa/src/intel
Kenneth Graunke 7eba19245d intel/compiler: Move SCHEDULE_NONE handling into schedule_instructions()
I'm going to introduce another call site for this function, and just
handling SCHEDULE_NONE in the scheduler itself makes more sense than
duplicating the logic.

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24707>
2023-08-23 21:34:38 +00:00
..
blorp blorp: Drop unnecessary assertions in blorp_can_hiz_clear_depth 2023-08-23 00:35:07 +00:00
ci ci/deqp: backport fix for dEQP-EGL.functional.wide_color.*_888_colorspace_* 2023-08-22 18:12:08 +00:00
common intel/decoder: Fix memory leak on error path 2023-08-14 23:42:58 -07:00
compiler intel/compiler: Move SCHEDULE_NONE handling into schedule_instructions() 2023-08-23 21:34:38 +00:00
dev intel: Add env variable to add break point on/before draw 2023-08-08 17:36:19 +00:00
ds intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
genxml intel/genxml: Update xml with gen_sort_tags.py output 2023-08-14 23:09:36 +00:00
isl intel/isl: Don't over-allocate CLEAR_COLOR size to use whole cache line 2023-08-23 12:55:08 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel: Move i915_drm.h specific code from common/intel_gem.h to common/i915/intel_gem.h 2023-07-28 15:36:52 +00:00
tools intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
vulkan anv: Advertise Vulkan 1.3 on Android 13 2023-08-23 14:31:26 +00:00
vulkan_hasvk nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00