drm/i915/icl: fix step numbers in icl_display_core_init()
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 Apr 2019 23:04:24 +0000 (16:04 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 30 Apr 2019 09:25:37 +0000 (02:25 -0700)
commitfcfec1fc98ffbd6713385b903deae31d20000832
tree13ec07716fa5ae8a3db40065f9cf8cb6c6090284
parent0fc2273b9ab7f07cdef448e99525e481535e1ab0
drm/i915/icl: fix step numbers in icl_display_core_init()

At some point the spec was changed and we never updated the numbers to
match it. Let's try once more to keep them in sync.

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/20190404230426.15837-2-lucas.demarchi@intel.com
drivers/gpu/drm/i915/intel_runtime_pm.c