drm/i915/display: remove explicit CNL handling from intel_crtc.c
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 28 Jul 2021 21:59:26 +0000 (14:59 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Jul 2021 17:11:24 +0000 (10:11 -0700)
commit89a346007c450c66ce96d90b2af25eb37140b1b2
tree4dfd7ebb1b499cb4a0f8448e37a3b5b0201aaa04
parentf9a3a827f7e3738cc0ff0350a796f1d77c0410d5
drm/i915/display: remove explicit CNL handling from intel_crtc.c

No need for special CNL handling as there is no real platform with that
configuration.

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/20210728215946.1573015-6-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_crtc.c