diff options
author | 2020-06-01 10:46:07 +0800 | |
---|---|---|
committer | 2020-07-01 01:59:25 -0400 | |
commit | 75cb89112e948bfcbe93a49f25d3b83519e0d0f2 (patch) | |
tree | fa930448d6374f485dd2f7a55b7b28c3896ed439 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Fix calculation of virtual channel payload (diff) | |
download | wireguard-linux-75cb89112e948bfcbe93a49f25d3b83519e0d0f2.tar.xz wireguard-linux-75cb89112e948bfcbe93a49f25d3b83519e0d0f2.zip |
drm/amd/display: Fixed using wrong eDP power sequence function pointer
[why]
dc->hwss->edp_backlight_control is null, it would casue it only be off
main-link of eDP. It is not worng behavior for eDP power sequence off.
[how]
Must use hwseq->funcs.edp_backlight_control finction pointer for edp
backlight.
Signed-off-by: Yi-Ling Chen <Yi-Ling.Chen2@amd.com>
Reviewed-by: Sung Lee <Sung.Lee@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions