diff options
author | 2015-10-16 16:44:43 -0300 | |
---|---|---|
committer | 2015-12-03 11:13:45 -0200 | |
commit | 90d5234fdbccbd03250a54acf1a1793654e7eebf (patch) | |
tree | 9361fb91300033bccbaa3eb82c49dd8792e78cd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: abstract i2c bit banging fallback in gmbus xfer (diff) | |
download | linux-dev-90d5234fdbccbd03250a54acf1a1793654e7eebf.tar.xz linux-dev-90d5234fdbccbd03250a54acf1a1793654e7eebf.zip |
drm/i915: fix the CFB size check
In function find_compression_threshold() we try to over-allocate CFB
space in order to reduce reallocations and fragmentation, and we're
not considering that at the CFB size check. Consider it.
There is also a longer-term plan to kill
dev_priv->fbc.uncompressed_size, but this will come later.
v2: Use drm_mm_node_allocated() (Chris).
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions