mesa/src/intel
Sagar Ghuge 87f7f0f039
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
anv/rt: Drop header update using blorp code path
Updating header using blorp code path involves setting up the render
surface state. Header (CPU) update code path involves
compute_w_to_host_r barrier which involves heavy flushing. Switching to
completely shader based header update avoid all that overhead.

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39971>
2026-03-18 03:49:17 +00:00
..
blorp intel/blorp: use dedicated clear ops in clear paths 2026-03-17 21:10:40 +00:00
ci Uprev ANGLE to 599125448d7ad53b2868a7b5d2e3e8d3bfbc1717 2026-03-18 00:19:19 +00:00
common intel/blorp: add explicit clear op enums for stencil and linear paths 2026-03-17 21:10:40 +00:00
compiler intel/compiler: Handle shuffle_*_intel intrinsics in bit size lowering 2026-03-17 17:21:52 +00:00
decoder intel/decoder: update warning message when buildtype=release 2026-03-09 20:01:01 +00:00
dev intel/dev: implement urb handle limits for Wa_16025326720 2026-03-10 05:44:15 +00:00
ds intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
executor meson: make dep_lua a disabler 2025-11-21 21:48:57 +00:00
genxml intel/genxml: Add gen125_rt.xml to default_imports in intel_genxml.py 2026-03-04 10:08:41 -08:00
isl intel/isl: Use a fixed alignment for single slices 2026-03-11 00:36:17 +00:00
mda intel/mda: Use -W for color words diff and -U for regular unified diff 2026-01-28 22:11:11 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: Add HSW verx10 to intel_perf_query_result_write_mdapi() 2026-02-23 18:00:52 +00:00
shaders intel/shaders: Build for Xe3P (GFX_VERx10 == 350) 2026-03-04 11:10:34 -08:00
tools intel/dev: Add URB min/max entries for Mesh and Task 2026-03-06 19:01:06 +00:00
vulkan anv/rt: Drop header update using blorp code path 2026-03-18 03:49:17 +00:00
vulkan_hasvk vulkan/runtime: break view mask from renderpass information 2026-03-17 20:13:35 +00:00
meson.build brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00