diff options
author | Ville Syrjälä <[email protected]> | 2021-06-10 21:32:33 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2021-06-24 21:48:02 +0300 |
commit | d502f6c4389f27fd316c417cfc58d69bf2831839 (patch) | |
tree | ebe10beae5de8b8e114f2d5f6d94c414bac78e35 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 337e54f77cee46c5d0de43370fb6bb38c0794890 (diff) |
drm/i915/fbc: Handle 16bpp compression limit better
The limit++ for the 16bpp case is nonsense since the
compression limit is always supposed to be power of two.
Replace it with <<=1.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions