drm/i915/dg1: Load DMC
authorMatt Atwood <matthew.s.atwood@intel.com>
Wed, 14 Oct 2020 19:19:33 +0000 (12:19 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 15 Oct 2020 21:14:33 +0000 (14:14 -0700)
commitbb4c3cf81ce821559a57f548249505a1fda093d0
tree3b95467640bbd2bceb1ded2cfcc4cf268a82dcfa
parent0dac17af0ab4e55b6b18a762141f255d3eea1e37
drm/i915/dg1: Load DMC

Add support to load DMC v2.0.2 on DG1

While we're at it, make TGL use the same GEN12 firmware size definition
and remove obsolete comment.

Bpec: 49230

v2: do not replace GEN12_CSR_MAX_FW_SIZE (from José)
    and replace stale comment

Cc: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Atwood <matthew.s.atwood@intel.com>
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/20201014191937.1266226-7-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_csr.c