mesa/src/intel
Kenneth Graunke fddad4d5f9 intel/compiler: Assert that FS_OPCODE_[REP_]FB_WRITE is for pre-Gfx7
We use SHADER_OPCODE_SEND directly instead of FS_OPCODE_FB_WRITE (for a
while now) and FS_OPCODE_REP_FB_WRITE (since the previous commit).

Assert that it isn't used on Gfx7+.

Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20172>
2023-10-30 23:03:23 +00:00
..
blorp blorp: handle binding table & surface state allocation failures 2023-10-30 14:47:18 +00:00
ci anv: uninitialize queues before utrace 2023-10-19 09:45:36 +00:00
common intel/xehp+: Import algorithm for TBIMR tiling parameter calculation. 2023-10-27 14:48:29 -07:00
compiler intel/compiler: Assert that FS_OPCODE_[REP_]FB_WRITE is for pre-Gfx7 2023-10-30 23:03:23 +00:00
dev intel/dev: fix intel_device_info_is_adln check 2023-10-30 11:20:41 +00:00
ds intel/ds: provide names for different events of a timeline's row 2023-10-17 11:19:13 +00:00
genxml intel/xehp+: Adjust TBIMR batch size based on slice count. 2023-10-27 14:50:42 -07:00
isl docs/isl: use hawkmoth instead of doxygen 2023-10-26 16:13:26 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +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/common: Move intel_clflush.h to intel_mem.h/intel_mem.c 2023-09-06 01:39:53 +00:00
vulkan anv: fix corner case of mutable descriptor pool creation 2023-10-30 18:29:46 +00:00
vulkan_hasvk anv: deal with state stream allocation failures 2023-10-30 14:47:18 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00