drm/i915/kbl: Drop pre-production revision from stepping table
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 13 Jul 2021 19:36:27 +0000 (12:36 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 15 Jul 2021 00:36:12 +0000 (17:36 -0700)
commit6eea6f16e697903b4aad39ee1fff4fa4d74e3a63
treeff8cac3e9f16df4c86519192ee5765b21406a8b8
parent0f93f5da1cdc40d78fa2df8a62168e2362a0b34e
drm/i915/kbl: Drop pre-production revision from stepping table

We're long past the point where we need to care about pre-production
hardware, and we already warn the user and taint the kernel if we detect
the driver is being loaded on pre-production hardware.

Bspec: 18329
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210713193635.3390052-5-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_step.c