drm/i915/hwconfig: Report no hwconfig support on ADL-N
authorBalasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Mon, 23 May 2022 07:51:16 +0000 (13:21 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Tue, 24 May 2022 23:52:51 +0000 (16:52 -0700)
commit837c72b23a57e15dd363d5f3f3f268c49c128740
tree06aacef898463de0a18bef01607b2d42255bc614
parenta4f263f46961b1229b10ca3a98f0be618a9d47ac
drm/i915/hwconfig: Report no hwconfig support on ADL-N

ADL-N being a subplatform of ADL-P, it lacks support for hwconfig
table. Explicit check added to skip ADL-N.

Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220523075116.207677-1-balasubramani.vivekanandan@intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c