aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorFelipe Clark <[email protected]>2020-09-28 11:03:38 -0400
committerAlex Deucher <[email protected]>2020-10-26 13:33:31 -0400
commitdef48da790ce0b6f93638d9c3225913a61bd613f (patch)
treed16baab940ac7934fb39af490bdd7533d343aaec /tools/perf/scripts/python/exported-sql-viewer.py
parent35a4644c935ee8263b1d99a0fe4d5370deb4f606 (diff)
drm/amd/display: Fix max brightness pixel accuracy
[WHY] It was detected in some Freesync HDR tests that displays were not reaching their maximum nominal brightness. [HOW] The Multi-plane combiner (MPC) Output Gamma (OGAM) block builds a discrete Lookup Table (LUT). When the display's maximum brightness falls in between two values, having to be linearly interpolated by the hardware, rounding issues might occur that will cause the display to never reach its maximum brightness. The fix involves doing the calculations backwards, ensuring that the interpolation in the maximum brightness values translates to an output of 1.0. Signed-off-by: Felipe Clark <[email protected]> Acked-by: Aurabindo Pillai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions