diff options
author | Hans de Goede <hdegoede@redhat.com> | 2020-02-21 18:29:27 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2020-03-04 16:54:36 +0100 |
commit | 8f1e57409079b091b01562b1d444256380facee8 (patch) | |
tree | a1e64aea1fe739ddbc12b937cec67d93c551ef64 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d59b1d1bdffa62291958d14f4e1ea69bb65958a6 (diff) |
drm/i915: Add invert-brightness quirk for Thundersoft TST178 tablet
The Thundersoft TST178 tablet uses a DSI panel with an external PWM
controller (as all DSI panels do). But unlike other DSI panels a duty-cycle
of 100% turns the backlight off and 0% sets it to maximum brightness.
I've checked the VBT and there is a BDB_LVDS_BACKLIGHT section, but
it does not set the active_low_pwm flag. This tablet re-uses the main
PCI vendor and product ids for the subsystem ids, so I see no other option
then to add a DMI based quirk to fix this.
Note that the PWM backlight code in intel_panel.c currently does not honor
the vbt.active_low_pwm flag, but that does not matter in this case.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200221172927.510027-2-hdegoede@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions