diff --git a/src/gallium/drivers/iris/iris_state.c b/src/gallium/drivers/iris/iris_state.c index 0b20edddae4..b53cc0d9951 100644 --- a/src/gallium/drivers/iris/iris_state.c +++ b/src/gallium/drivers/iris/iris_state.c @@ -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: