drm/i915/display: remove explicit CNL handling from intel_display_power.c
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 28 Jul 2021 21:59:34 +0000 (14:59 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 30 Jul 2021 17:11:34 +0000 (10:11 -0700)
commitc27310e3d6baffd9110299cb52264a3a9d58e670
tree33a3dfc5c776e6c3d31f3b2672e86004b57cf899
parentc988d2dcd22706fcad4950f4b33477182f7754ae
drm/i915/display: remove explicit CNL handling from intel_display_power.c

The only real platform with DISPLAY_VER == 10 is GLK. We don't need to
handle CNL explicitly in intel_display_power.c.

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-14-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c
drivers/gpu/drm/i915/display/intel_display_power.h
drivers/gpu/drm/i915/i915_reg.h