]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9e1b553bbbbf6dff2f4ed222497834e0e543c87a
tree3b95467640bbd2bceb1ded2cfcc4cf268a82dcfa
parent19b9965ee4cc56f1afb2aeaf83b235dcab72ec71
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