diff options
author | Jesse Barnes <jbarnes@virtuousgeek.org> | 2013-10-31 17:55:49 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-11-06 17:56:28 +0100 |
commit | 752aa88a1e784c22d514db3b440e49427b58259e (patch) | |
tree | 755926ad23793496c41b601a9cbb42950a57416e /drivers/infiniband/hw | |
parent | drm/i915: move opregion asle request handling to a work queue (diff) | |
download | linux-752aa88a1e784c22d514db3b440e49427b58259e.tar.xz linux-752aa88a1e784c22d514db3b440e49427b58259e.zip |
drm/i915: make backlight functions take a connector
On VLV/BYT, backlight controls a per-pipe, so when adjusting the
backlight we need to pass the correct info. So make the externally
visible backlight functions take a connector argument, which can be used
internally to figure out the pipe backlight to adjust.
v2: make connector pipe lookup check for NULL crtc (Jani)
fixup connector check in ASLE code (Jani)
v3: make sure we take the mode config lock around lookups (Daniel)
v4: fix double unlock in panel_get_brightness (Daniel)
v5: push ASLE work into a work queue (Daniel)
v6: separate ASLE work to a prep patch, rebase (Jani)
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions