drm/i915: Move DG2 tuning to the right function
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 6 Mar 2023 20:49:53 +0000 (12:49 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 11 Mar 2023 17:31:59 +0000 (09:31 -0800)
commit7cdae9e9ee5e29104010225007ee7a2f32ccdea8
treef6171c39d384dc09f45a3b4c574c39bad0e42692
parentd1b3657fb5b66a40b4963f72834b193d18d0a98d
drm/i915: Move DG2 tuning to the right function

Use gt_tuning_settings() for the recommended tunings rather than the one
for workarounds.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230306204954.753739-2-lucas.demarchi@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c