]> Gentwo Git Trees - linux/.git/commit
drm/xe: rename XE_WA to XE_GT_WA
authorMatt Atwood <matthew.s.atwood@intel.com>
Thu, 7 Aug 2025 21:42:23 +0000 (14:42 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 8 Aug 2025 14:50:45 +0000 (10:50 -0400)
commit4d5c98eb77fe518944465d96e69de8aa6e9a5c99
tree258382d95e3db11d54300812c386721ce90eab65
parent80944d334182ce5eb27d00e2bf20a88bfc32dea1
drm/xe: rename XE_WA to XE_GT_WA

Now that there are two types of wa tables and infrastructure, be more
concise in the naming of GT wa macros.

v2: update the documentation

Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20250807214224.32728-1-matthew.s.atwood@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
22 files changed:
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
drivers/gpu/drm/xe/display/xe_display_wa.c
drivers/gpu/drm/xe/display/xe_plane_initial.c
drivers/gpu/drm/xe/xe_device.c
drivers/gpu/drm/xe/xe_eu_stall.c
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_gsc.c
drivers/gpu/drm/xe/xe_gt.c
drivers/gpu/drm/xe/xe_gt_topology.c
drivers/gpu/drm/xe/xe_gt_types.h
drivers/gpu/drm/xe/xe_guc.c
drivers/gpu/drm/xe/xe_guc_ads.c
drivers/gpu/drm/xe/xe_guc_pc.c
drivers/gpu/drm/xe/xe_hw_engine.c
drivers/gpu/drm/xe/xe_lrc.c
drivers/gpu/drm/xe/xe_oa.c
drivers/gpu/drm/xe/xe_query.c
drivers/gpu/drm/xe/xe_ring_ops.c
drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c
drivers/gpu/drm/xe/xe_vm.c
drivers/gpu/drm/xe/xe_wa.c
drivers/gpu/drm/xe/xe_wa.h