diff options
author | Lyude Paul <lyude@redhat.com> | 2021-11-05 14:33:41 -0400 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2021-11-17 17:36:48 -0500 |
commit | f58a435311672305d8747f40e35235f7ed64ae69 (patch) | |
tree | 9b20a4b906953f9d4791e892514106acb7be7c8d /Documentation | |
parent | 646596485e1ed2182adf293dfd5aec4a96c46330 (diff) |
drm/dp, drm/i915: Add support for VESA backlights using PWM for brightness control
Now that we've added support to i915 for controlling panel backlights that
need PWM to be enabled/disabled, let's finalize this and add support for
controlling brightness levels via PWM as well. This should hopefully put us
towards the path of supporting _ALL_ backlights via VESA's DPCD interface
which would allow us to finally start trusting the DPCD again.
Note however that we still don't enable using this by default on i915 when
it's not needed, primarily because I haven't yet had a chance to confirm if
it's safe to do this on the one machine in Intel's CI that had an issue
with this: samus-fi-bdw. I have done basic testing of this on other
machines though, by manually patching i915 to force it into PWM-only mode
on some of my laptops.
v2:
* Correct documentation (thanks Doug!)
* Get rid of backlight caps
Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Cc: Rajeev Nandan <rajeevny@codeaurora.org>
Cc: Satadru Pramanik <satadru@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211105183342.130810-5-lyude@redhat.com
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions