[PATCH v1 0/1] drm/xe: Fix all typos in xe

Nirmoy Das nirmoy.das at linux.intel.com
Thu Jan 9 17:12:32 UTC 2025


On 1/6/2025 11:26 AM, Nitin Gote wrote:
> fix all typos in files of xe, reported by codespell tool.

s/fix/Fix

Ideally, this should be split into multiple patches to minimize the risk of conflicts during backports.
I consulted with Thomas and merged it into drm-xe-next as this is the correct time window for such patches.

Regards,

Nirmoy 

>
> Nitin Gote (1):
>   drm/xe: Fix all typos under xe
>
>  drivers/gpu/drm/xe/Kconfig.debug           | 4 ++--
>  drivers/gpu/drm/xe/abi/guc_capture_abi.h   | 2 +-
>  drivers/gpu/drm/xe/abi/guc_klvs_abi.h      | 6 +++---
>  drivers/gpu/drm/xe/regs/xe_reg_defs.h      | 2 +-
>  drivers/gpu/drm/xe/tests/xe_mocs.c         | 2 +-
>  drivers/gpu/drm/xe/xe_bb.c                 | 2 +-
>  drivers/gpu/drm/xe/xe_bo.c                 | 8 ++++----
>  drivers/gpu/drm/xe/xe_bo_doc.h             | 2 +-
>  drivers/gpu/drm/xe/xe_devcoredump.c        | 2 +-
>  drivers/gpu/drm/xe/xe_device.c             | 2 +-
>  drivers/gpu/drm/xe/xe_drm_client.c         | 2 +-
>  drivers/gpu/drm/xe/xe_exec.c               | 2 +-
>  drivers/gpu/drm/xe/xe_ggtt.c               | 2 +-
>  drivers/gpu/drm/xe/xe_gt.h                 | 2 +-
>  drivers/gpu/drm/xe/xe_gt_mcr.c             | 2 +-
>  drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 2 +-
>  drivers/gpu/drm/xe/xe_guc_capture.c        | 2 +-
>  drivers/gpu/drm/xe/xe_guc_capture_types.h  | 4 ++--
>  drivers/gpu/drm/xe/xe_guc_ct.c             | 4 ++--
>  drivers/gpu/drm/xe/xe_guc_submit.c         | 2 +-
>  drivers/gpu/drm/xe/xe_hmm.c                | 2 +-
>  drivers/gpu/drm/xe/xe_migrate.c            | 2 +-
>  drivers/gpu/drm/xe/xe_pci.c                | 4 ++--
>  drivers/gpu/drm/xe/xe_pcode.c              | 2 +-
>  drivers/gpu/drm/xe/xe_pm.c                 | 2 +-
>  drivers/gpu/drm/xe/xe_pt.c                 | 2 +-
>  drivers/gpu/drm/xe/xe_rtp.h                | 4 ++--
>  drivers/gpu/drm/xe/xe_uc_fw_types.h        | 2 +-
>  drivers/gpu/drm/xe/xe_vm.c                 | 4 ++--
>  29 files changed, 40 insertions(+), 40 deletions(-)
>


More information about the Intel-xe mailing list