[Intel-xe] [PATCH v2 0/4] Fix LRC workarounds

Souza, Jose jose.souza at intel.com
Wed Sep 6 20:29:03 UTC 2023


On Tue, 2023-09-05 at 18:20 -0700, Lucas De Marchi wrote:
> Simplify and improve logging for GT/engine workarounds, then apply the
> same to LRC workarounds.

Thank you for this series, it fixes some failures Mesa had in ANV/Vulkan driver.

> 
> v2: Convert the apply_mmio functions to xe_gt_* logging and use them
>     for LRC WAs too.
> 
> Lucas De Marchi (4):
>   drm/xe/reg_sr: Simplify check for masked registers
>   drm/xe/reg_sr: Use xe_gt_dbg
>   drm/xe: Add dbg messages for LRC WAs
>   drm/xe: Fix LRC workarounds
> 
>  drivers/gpu/drm/xe/xe_gt.c        | 41 +++++++++++++++++++++++++++----
>  drivers/gpu/drm/xe/xe_reg_sr.c    | 16 ++++++------
>  drivers/gpu/drm/xe/xe_rtp_types.h |  5 +++-
>  3 files changed, 47 insertions(+), 15 deletions(-)
> 



More information about the Intel-xe mailing list