-
- Downloads
drm/i915: Consolidate condition for Wa_22011802037
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 <matthew.d.roper@intel.com> Reviewed-by:
Gustavo Sousa <gustavo.sousa@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230821180619.650007-12-matthew.d.roper@intel.com
Showing
- drivers/gpu/drm/i915/gt/intel_engine_cs.c 1 addition, 3 deletionsdrivers/gpu/drm/i915/gt/intel_engine_cs.c
- drivers/gpu/drm/i915/gt/intel_execlists_submission.c 1 addition, 3 deletionsdrivers/gpu/drm/i915/gt/intel_execlists_submission.c
- drivers/gpu/drm/i915/gt/intel_reset.c 18 additions, 0 deletionsdrivers/gpu/drm/i915/gt/intel_reset.c
- drivers/gpu/drm/i915/gt/intel_reset.h 2 additions, 0 deletionsdrivers/gpu/drm/i915/gt/intel_reset.h
- drivers/gpu/drm/i915/gt/uc/intel_guc.c 1 addition, 3 deletionsdrivers/gpu/drm/i915/gt/uc/intel_guc.c
- drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c 1 addition, 3 deletionsdrivers/gpu/drm/i915/gt/uc/intel_guc_submission.c
Loading
Please register or sign in to comment