Re: [Intel-gfx] [PATCH 1/8] drm/i915: Consolidate condition for Wa_22011802037

2023-07-19 Thread Gustavo Sousa
Quoting Matt Roper (2023-07-18 19:27:55-03:00) >The workaround bounds for Wa_22011802037 are somewhat complex and are >replicated in several places throughout the code. Pull the condition >out to a helper function to prevent mistakes if this condition needs to >change again in the future. > >Signe

[Intel-gfx] [PATCH 1/8] drm/i915: Consolidate condition for Wa_22011802037

2023-07-18 Thread Matt Roper
The workaround bounds for Wa_22011802037 are somewhat complex and are replicated in several places throughout the code. Pull the condition out to a helper function to prevent mistakes if this condition needs to change again in the future. Signed-off-by: Matt Roper --- drivers/gpu/drm/i915/gt/in