diff options
| author | hersen wu <[email protected]> | 2020-06-22 13:29:16 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-07-14 14:34:16 -0400 |
| commit | ec11fe3705a7d434ec3493bdaddb9b6367e7366a (patch) | |
| tree | 699c1b5430396fc4b63c6719503ef715245f331f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 1bdcc35f7767988d49e55c6e44b80da666067f8b (diff) | |
drm/amd/display: OLED panel backlight adjust not work with external display connected
[Why]
amdgpu_dm->backlight_caps is for single eDP only. the caps are upddated
for very connector. Real eDP caps will be overwritten by other external
display. For OLED panel, caps->aux_support is set to 1 for OLED pnael.
after external connected, caps+.aux_support is set to 0. This causes
OLED backlight adjustment not work.
[How]
within update_conector_ext_caps, backlight caps will be updated only for
eDP connector.
Cc: [email protected]
Signed-off-by: hersen wu <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions