diff options
| author | Yongqiang Sun <[email protected]> | 2018-03-27 10:05:10 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-04-11 13:08:08 -0500 |
| commit | 5282cbe32ea5b8008f86a743922f018287113e2c (patch) | |
| tree | e13eb115e8785c6f561b5399a01e2066d254aa2e /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 8f121fe281692ce4b7849ee7be9f3c0dcb079742 (diff) | |
drm/amd/display: Change disable backlight ramp change threshold from 0 to maximum value.
Instead of user set brightness with range of percentage,
HLK test set brightness level with range of normal, this will result in
HLK test case set brightness from 0 to 255, DC set brightness with ramp is 0,
and disabled ramp change which will fail the HLK test.
Fix:
In case of unblank stream and turn on edp, change brightness level in
stream to 0xFFFFFFFF(actural maximum level is 0xFF), use that value as
a flag to recogonize this the case of resume from S3.
Signed-off-by: Yongqiang Sun <[email protected]>
Reviewed-by: Eric Yang <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions