mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 13:18:09 +02:00
MOCS = 0 is a invalid MOCS index, so it is necessary get a valid value and set to MI_MATH instructions. So here the mocs index is set with mi_builder_set_mocs(), it can be always set but it is required when mi_build will emit MI_MATH instructions. The mocs index will only be stored and used in gfx12.5+ platforms so no changes were are required in crocus or hasvk. Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22508> |
||
|---|---|---|
| .. | ||
| gpu | ||
| include | ||
| .gitignore | ||
| genX_grl.h | ||
| genX_grl_dispatch.c | ||
| genX_grl_uuid.cpp | ||
| grl_cl_kernel_gen.py | ||
| grl_metakernel_gen.py | ||
| grl_parser.py | ||
| grl_structs.h | ||
| meson.build | ||