diff options
author | Felipe <[email protected]> | 2020-11-30 17:38:02 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-12-15 11:34:35 -0500 |
commit | e10777a67963163055f9ca43292cb21ff52967d2 (patch) | |
tree | ceec592831c016126820a86999806e0c52255b78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 610c4974ad172dad884244763125f8cd6585c503 (diff) |
drm/amd/display: Fix OGAM LUT calculation precision
[Why]
The OGAM LUT precision was accumulating too much error
in the higher end.
[How]
Instead of calculating all points of the LUT in relation
to the previous ones, perform a full calculation in one
of the intermediate segments to stop error propagation.
Signed-off-by: Felipe Clark <[email protected]>
Reviewed-by: Krunoslav Kovac <[email protected]>
Acked-by: Qingqing Zhuo <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions