From 73580fb764c4213d305c0d36bd8f856ae631eb42 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Tue, 12 Aug 2014 17:11:41 +0300 Subject: [PATCH] drm/i915/dp: make backlight bl_power control power sequencer backlight This lets the userspace switch off the backlight using the backlight class sysfs bl_power file. The switch is done using the power sequencer; the backlight PWM, and everything else, remains enabled. The display backlight won't draw power, but for maximum power savings the encoder needs to be switched off. Signed-off-by: Jani Nikula Reviewed_by: Clinton Taylor Tested_by: Clinton Taylor Signed-off-by: Daniel Vetter --- Reading git-format-patch failed