intel/gfx12+: Add Wa_14013840143
Cc: mesa-stable Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10984>
This commit is contained in:
@@ -920,7 +920,8 @@ static const struct intel_device_info intel_device_info_ehl_2x4 = {
|
||||
[MESA_SHADER_VERTEX] = 3576, \
|
||||
[MESA_SHADER_TESS_CTRL] = 1548, \
|
||||
[MESA_SHADER_TESS_EVAL] = 3576, \
|
||||
[MESA_SHADER_GEOMETRY] = 1548, \
|
||||
/* Wa_14013840143 */ \
|
||||
[MESA_SHADER_GEOMETRY] = 1536, \
|
||||
}
|
||||
|
||||
#define GFX12_HW_INFO \
|
||||
|
||||
Reference in New Issue
Block a user