drm/i915: Add ICL PG3 PW ID for EHL
authorAnshuman Gupta <anshuman.gupta@intel.com>
Fri, 17 Apr 2020 17:28:35 +0000 (22:58 +0530)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 18 Apr 2020 06:44:56 +0000 (07:44 +0100)
commit65bb9dd0ec7966880b68b252b9a71585f0b539e8
tree94aee456a2eafa7ff61086c74ed5efcddbf65857
parentedcb9028d66b44d74ba4f8b9daa379b004dc1f85
drm/i915: Add ICL PG3 PW ID for EHL

Gen11 onwards PG3 contains functions for pipe B,
external displays, and VGA. Add missing ICL_DISP_PW_3
for ehl_power_wells.

Cc: Animesh Manna <animesh.manna@intel.com>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/1737
Signed-off-by: Anshuman Gupta <anshuman.gupta@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20200417172835.15461-1-anshuman.gupta@intel.com
drivers/gpu/drm/i915/display/intel_display_power.c