diff options
author | Harry Wentland <harry.wentland@amd.com> | 2017-10-02 15:27:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-10-21 16:48:10 -0400 |
commit | 410d0b39e2247778db5ead9d40330837fecb7a43 (patch) | |
tree | 524af0f421c4f66b5c07b075d19cd5a370731452 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8459f633b65a81979b9b233ed0a91a9fdc98b7bd (diff) |
drm/amd/display: Ignore wrong tautological warning
Some of our HW calcs functions compares a var against
itself to check for NaN. Gcc isn't fond of it and wrongfully
warns about a tautological comparison. Disable this check
for dcn_calcs_math.c.
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions