diff options
| author | Krunoslav Kovac <Krunoslav.Kovac@amd.com> | 2019-11-15 10:00:46 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2019-12-05 16:32:39 -0500 |
| commit | 186a1fb79c6ce6b52eaa168c64d5f5964a3bd645 (patch) | |
| tree | 8bc27be63a3096ec1166d5efe122167bea776708 /scripts/bpf_helpers_doc.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 <Krunoslav.Kovac@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions
