Re: [Intel-gfx] [PATCH RESEND 5/7] drm/i915/panel: setup pwm backlight based on connector type

2016-03-19 Thread Daniel Vetter
On Wed, Mar 16, 2016 at 12:43:33PM +0200, Jani Nikula wrote: > 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.) > > Signed-off-by: Jani Nikula

[Intel-gfx] [PATCH RESEND 5/7] drm/i915/panel: setup pwm backlight based on connector type

2016-03-16 Thread Jani Nikula
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.) Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_panel.c | 2 +- 1 file changed, 1 insertion(+), 1