diff options
author | 2020-11-30 17:38:02 -0500 | |
---|---|---|
committer | 2020-12-15 11:34:35 -0500 | |
commit | e10777a67963163055f9ca43292cb21ff52967d2 (patch) | |
tree | ceec592831c016126820a86999806e0c52255b78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Only update FP2 for full updates (diff) | |
download | wireguard-linux-e10777a67963163055f9ca43292cb21ff52967d2.tar.xz wireguard-linux-e10777a67963163055f9ca43292cb21ff52967d2.zip |
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 <Felipe.Clark@amd.com>
Reviewed-by: Krunoslav Kovac <Krunoslav.Kovac@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions