commit | c91c9f32843a1b433de5a1ead4789a6bc8d3d914 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Fri Nov 08 16:48:55 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Nov 13 00:07:59 2013 +0100 |
tree | 2e6507efadbf04e1aa7dff1526320d0cacf455f9 | |
parent | 58c68779e48fa6d60b97fadc3dcac61a6c318c4c [diff] |
drm/i915: make asle notifications update backlight on all connectors ALthough usually there's only one connector that supports backlight, this also finds the correct connector. Before, we only updated the connector on pipe A, which might not be the one with backlight. (This only made a difference on BYT.) Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>