drm/i915/panel: setup pwm backlight based on connector type
authorJani Nikula <jani.nikula@intel.com>
Wed, 16 Mar 2016 10:43:33 +0000 (12:43 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 16 Mar 2016 16:28:50 +0000 (18:28 +0200)
commit92c4565e93609314b34bb810ba54cb73eb006987
tree482b902f3c8f1419918cda2734c66bc9e1dd9da1
parent7137aec1cfd3fd417023ce4edd0f348e5d72115f
drm/i915/panel: setup pwm backlight based on connector type

Use the connector type instead of VBT directly to decide which backlight
mechanism to use on VLV/CHV. (Indirectly, this is the same thing, but
hides the VBT use.)

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1458125015-7931-5-git-send-email-jani.nikula@intel.com
drivers/gpu/drm/i915/intel_panel.c