diff options
author | Felipe <Felipe.Clark@amd.com> | 2020-11-30 17:38:02 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-12-15 11:34:35 -0500 |
commit | e10777a67963163055f9ca43292cb21ff52967d2 (patch) | |
tree | ceec592831c016126820a86999806e0c52255b78 /kernel/kexec.c | |
parent | 610c4974ad172dad884244763125f8cd6585c503 (diff) | |
download | linux-e10777a67963163055f9ca43292cb21ff52967d2.tar.bz2 |
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 'kernel/kexec.c')
0 files changed, 0 insertions, 0 deletions