diff options
author | 2023-02-14 11:14:04 -0100 | |
---|---|---|
committer | 2023-02-15 22:24:20 -0500 | |
commit | af54167d2b35be289a6aa98c0ebbb9bc38a1bdce (patch) | |
tree | 4b59dd598b3744996cb57af677349d8ad20e42db /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: camel case cleanup in color_gamma file (diff) | |
download | wireguard-linux-af54167d2b35be289a6aa98c0ebbb9bc38a1bdce.tar.xz wireguard-linux-af54167d2b35be289a6aa98c0ebbb9bc38a1bdce.zip |
drm/amd/display: unset initial value for tf since it's never used
In mod_color_calculate_{degamma/regamma}_params(), a tf variable is
initialized as TRANSFER_FUNCTION_SRGB but tf is only used after tf =
input->tf, therefore, better to just remove this initial value and avoid
misleading interpretations.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Melissa Wen <mwen@igalia.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