diff options
author | Andrew Jiang <[email protected]> | 2017-09-25 18:03:14 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-10-21 16:44:08 -0400 |
commit | 8740196935625dfb171ab115120315060e4a8a41 (patch) | |
tree | db1df033caec4cd63ea59e47940db192433feb38 /tools/perf/scripts/python/syscall-counts.py | |
parent | b87d78d6aa104b207ff588d2cfd13633c2385994 (diff) |
drm/amd/display: Move power control from link encoder to hwsequencer
A recent commit moved the backlight control code along with the register
defines, but did not move the power control code. This along with
remnant fields in the dce110_link_enc_registers struct made it so that
the code still compiled, but any attempts to access the
LVTMA_PWRSEQ_STATE register led to reading from an address of 0. This
patch corrects that.
Also, rename blacklight_control to edp_backlight_control (Typo fix).
Signed-off-by: Andrew Jiang <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions