-
- Downloads
drm/xe: Apply Wa_16023105232
The WA requires KMD to disable DOP clock gating during a semaphore wait and also ensure that idle delay for every CS is lower than the idle wait time in the PWRCTX_MAXCNT register. Default values for these registers already comply with this restriction. v2: Store timestamp_base in gt info and other comments (Daniele) v3: Skip WA check for VF v4: Review comments (Matt Roper) v5: Cleanup the clock functions and use reg_field_get (Matt Roper) v6: Fix checkpatch issue v7: Fix CI issue Cc: Matt Roper <matthew.d.roper@intel.com> Reviewed-by:Matt Roper <matthew.d.roper@intel.com> Reviewed-by:
Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Signed-off-by:
Vinay Belgaumkar <vinay.belgaumkar@intel.com> Signed-off-by:
John Harrison <John.C.Harrison@Intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20250320175123.3026754-1-vinay.belgaumkar@intel.com
Showing
- drivers/gpu/drm/xe/regs/xe_engine_regs.h 4 additions, 0 deletionsdrivers/gpu/drm/xe/regs/xe_engine_regs.h
- drivers/gpu/drm/xe/xe_gt_clock.c 27 additions, 12 deletionsdrivers/gpu/drm/xe/xe_gt_clock.c
- drivers/gpu/drm/xe/xe_gt_types.h 2 additions, 0 deletionsdrivers/gpu/drm/xe/xe_gt_types.h
- drivers/gpu/drm/xe/xe_hw_engine.c 33 additions, 0 deletionsdrivers/gpu/drm/xe/xe_hw_engine.c
- drivers/gpu/drm/xe/xe_wa.c 6 additions, 0 deletionsdrivers/gpu/drm/xe/xe_wa.c
- drivers/gpu/drm/xe/xe_wa_oob.rules 2 additions, 0 deletionsdrivers/gpu/drm/xe/xe_wa_oob.rules
Loading