diff options
author | Mikita Lipski <mikita.lipski@amd.com> | 2021-04-14 21:51:02 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-05-11 01:06:44 +0300 |
commit | 118b4627d6777d8d422786ded6a0bd8e2934d11f (patch) | |
tree | 8cf58b57c5053404b06adbb40559dc74723de3b5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f50160cf0f98b5bc3074c219a46af7305a14ffff (diff) | |
download | linux-118b4627d6777d8d422786ded6a0bd8e2934d11f.tar.xz |
drm/amd/display: multi-eDP backlight support
[why]
Currently the assumption is that we are using a single eDP
connector so there will only be one backlight object. Need changes
to allow brightness update and reading for multiple eDP connectors.
[how]
- register a single device
- turn backlight link from a pointer to an array of pointers
- update brightness of all eDP links at the same time when request
is registered
- read brightness level only of the primary eDP panel
- turn current_backlight_pwm and targer_backlight_pwm debugfs enteries
into per connector enteries.
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Wayne Lin <waynelin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions