commit | 3b92198d6c279971069b86badaea73f626722cc3 | [log] [tgz] |
---|---|---|
author | Benjamin Gaignard <benjamin.gaignard@st.com> | Wed Sep 11 10:47:59 2019 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Mon Sep 16 15:14:44 2019 +0200 |
tree | 398df52f3a51e630d1f597925df7f51377a0b93e | |
parent | 5dec1affe0fa4c59fe02e5b5ec99c9cf8d2ca351 [diff] |
drm: fix warnings in DSC Remove always false comparisons due to limited range of nfl_bpg_offset and scale_increment_interval fields. Warnings detected when compiling with W=1. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190911084759.6946-1-benjamin.gaignard@st.com