intel/fs: enable extended bindless surface offset
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 14 Oct 2022 14:49:00 +0000 (17:49 +0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 30 May 2023 06:36:37 +0000 (06:36 +0000)
commit6d6877bf99f7741797570fcc6d6e0b2e29c0323b
treef83b85a4a7ebe099b30d17c1f35cac656ac5de6b
parent01fc9a06bd1d09dd3b8477533e2d31d282f5431d
intel/fs: enable extended bindless surface offset

Gives use 4Gb of bindless surface state on Gfx12.5+ instead of 64Mb.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21645>
src/intel/compiler/brw_compiler.h
src/intel/compiler/brw_disasm.c
src/intel/compiler/brw_eu.h
src/intel/compiler/brw_eu_emit.c
src/intel/compiler/brw_fs_generator.cpp
src/intel/compiler/brw_inst.h
src/intel/compiler/brw_ir.h
src/intel/compiler/brw_lower_logical_sends.cpp