drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+
authorHarish Chegondi <harish.chegondi@intel.com>
Mon, 8 Jan 2024 12:27:37 +0000 (17:57 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 18 Jan 2024 23:28:40 +0000 (15:28 -0800)
commit84bf82f4f8661930a134a1d86bde16f7d8bcd699
tree1159a5bb39e88901b6304d58afcc1fb2636575c4
parent284781470de227e6177e491ad091d72492290a65
drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+

Xe_LPG+ (IP version 12.74) should take the same general code
paths as Xe_LPG (versions 12.70 and 12.71).

Xe_LPG+'s workaround list will be handled by the next patch.

Signed-off-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Haridhar Kalvala <haridhar.kalvala@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240108122738.14399-3-haridhar.kalvala@intel.com
drivers/gpu/drm/i915/gt/intel_engine_cs.c
drivers/gpu/drm/i915/gt/intel_mocs.c
drivers/gpu/drm/i915/gt/intel_rc6.c
drivers/gpu/drm/i915/i915_debugfs.c