iris: use the correct WA macros and lineage numbers

Signed-off-by: Rohan Garg <rohan.garg@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 0ce595a89a ("intel: use generated helpers for Wa_1508744258")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25011>
This commit is contained in:
Rohan Garg
2023-09-01 12:38:35 +02:00
committed by Marge Bot
parent cbc4916661
commit 50c2fe46fa
+2 -2
View File
@@ -1276,7 +1276,7 @@ iris_init_render_context(struct iris_batch *batch)
}
#endif
#if INTEL_NEEDS_WORKAROUND_1508744258
#if INTEL_NEEDS_WA_1508744258
/* The suggested workaround is:
*
* Disable RHWO by setting 0x7010[14] by default except during resolve
@@ -6954,7 +6954,7 @@ iris_upload_dirty_render_state(struct iris_context *ice,
sol.ReorderMode = cso_rast->flatshade_first ? LEADING : TRAILING;
#if INTEL_NEEDS_WA_14017076903
#if INTEL_NEEDS_WA_18022508906
/* Wa_14017076903 :
*
* SKL PRMs, Volume 7: 3D-Media-GPGPU, Stream Output Logic (SOL) Stage: