]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/xe: Fix all typos in xe
authorNitin Gote <nitin.r.gote@intel.com>
Mon, 6 Jan 2025 10:26:46 +0000 (15:56 +0530)
committerNirmoy Das <nirmoy.das@intel.com>
Thu, 9 Jan 2025 16:58:09 +0000 (17:58 +0100)
commit75fd04f276de31cc59419fda169232d097fbf291
tree7f06bb57decf8b4a0d047dd55084d1db5d83fff8
parent3259ff4eff330f8451e8f569951752f5aea38405
drm/xe: Fix all typos in xe

Fix all typos in files of xe, reported by codespell tool.

Signed-off-by: Nitin Gote <nitin.r.gote@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Stuart Summers <stuart.summers@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250106102646.1400146-2-nitin.r.gote@intel.com
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
29 files changed:
drivers/gpu/drm/xe/Kconfig.debug
drivers/gpu/drm/xe/abi/guc_capture_abi.h
drivers/gpu/drm/xe/abi/guc_klvs_abi.h
drivers/gpu/drm/xe/regs/xe_reg_defs.h
drivers/gpu/drm/xe/tests/xe_mocs.c
drivers/gpu/drm/xe/xe_bb.c
drivers/gpu/drm/xe/xe_bo.c
drivers/gpu/drm/xe/xe_bo_doc.h
drivers/gpu/drm/xe/xe_devcoredump.c
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_drm_client.c
drivers/gpu/drm/xe/xe_exec.c
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_gt.h
drivers/gpu/drm/xe/xe_gt_mcr.c
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
drivers/gpu/drm/xe/xe_guc_capture.c
drivers/gpu/drm/xe/xe_guc_capture_types.h
drivers/gpu/drm/xe/xe_guc_ct.c
drivers/gpu/drm/xe/xe_guc_submit.c
drivers/gpu/drm/xe/xe_hmm.c
drivers/gpu/drm/xe/xe_migrate.c
drivers/gpu/drm/xe/xe_pci.c
drivers/gpu/drm/xe/xe_pcode.c
drivers/gpu/drm/xe/xe_pm.c
drivers/gpu/drm/xe/xe_pt.c
drivers/gpu/drm/xe/xe_rtp.h
drivers/gpu/drm/xe/xe_uc_fw_types.h
drivers/gpu/drm/xe/xe_vm.c