diff options
author | 2021-06-10 21:32:33 +0300 | |
---|---|---|
committer | 2021-06-24 21:48:02 +0300 | |
commit | d502f6c4389f27fd316c417cfc58d69bf2831839 (patch) | |
tree | ebe10beae5de8b8e114f2d5f6d94c414bac78e35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/fbc: Don't pass around the mm node (diff) | |
download | linux-dev-d502f6c4389f27fd316c417cfc58d69bf2831839.tar.xz linux-dev-d502f6c4389f27fd316c417cfc58d69bf2831839.zip |
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ä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210610183237.3920-6-ville.syrjala@linux.intel.com
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions