drm/i915: remove explicit CNL handling from intel_wopcm.c
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 28 Jul 2021 21:59:40 +0000 (14:59 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Jul 2021 17:19:18 +0000 (10:19 -0700)
commitb426c837460a922386703e140b5597ac898c3d58
treedd148d68234e63ad9e3737610aebcd84ea3061de
parentcf9fb29cfc0228cd977d3589817f9a54d14d6d3e
drm/i915: remove explicit CNL handling from intel_wopcm.c

Consider the new WOPCM size as starting in ICL rather than CNL since the
latter is being removed from the driver.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210728215946.1573015-20-lucas.demarchi@intel.com
drivers/gpu/drm/i915/intel_wopcm.c