diff options
| author | Krunoslav Kovac <[email protected]> | 2019-11-15 10:00:46 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-12-05 16:32:39 -0500 |
| commit | 186a1fb79c6ce6b52eaa168c64d5f5964a3bd645 (patch) | |
| tree | 8bc27be63a3096ec1166d5efe122167bea776708 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 9ec53e11c76670a0ba0fb10fd023fab2b30d7e50 (diff) | |
drm/amd/display: Change HDR_MULT check
[Why]
Currently we require HDR_MULT >= 1.0
There are scenarios where we need < 1.0
[How]
Only guard against 0 - it will black-screen image.
It is up to higher-level logic to decide what HDR_MULT
values are allowed in each particular case.
Signed-off-by: Krunoslav Kovac <[email protected]>
Reviewed-by: Aric Cyr <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions