]> git.itanic.dy.fi Git - linux-stable/commit
drm/i915: Track media IP stepping separated from GT
authorJosé Roberto de Souza <jose.souza@intel.com>
Wed, 20 Oct 2021 00:23:52 +0000 (17:23 -0700)
committerJosé Roberto de Souza <jose.souza@intel.com>
Tue, 2 Nov 2021 20:05:37 +0000 (13:05 -0700)
commite181fa1ddfd5fce939e419dce3e5baeb32125987
tree8043cb91f0441916ccae650e827fdaf41b65aa03
parenta5b7ef27da60c90bad5b2d41af3aa82da480a188
drm/i915: Track media IP stepping separated from GT

Graphics and media IPs can have different stepping so a new field is
needed in intel_step_info.

The next patch will take care of rename gt_step to graphics_step.

Cc: Radhakrishna Sripada <radhakrishna.sripada@intel.com>
Cc: Matt Atwood <matthew.s.atwood@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211020002353.193893-2-jose.souza@intel.com
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_step.c
drivers/gpu/drm/i915/intel_step.h