commit | b8bf5d7fe0dee64ed0a73fa1e95ba8e464d605da | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon Sep 14 15:19:58 2015 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 23 14:39:18 2015 +0200 |
tree | 3ba361551d4cc5d818b58751b1b634f14b2d1031 | |
parent | a9da512b3ed73045253afd778e40d4298f42905b [diff] |
drm/i915: print the correct amount of bytes allocated for the CFB And also print the threshold. I was surprised to see a log message claiming the CFB size was 32mb when there was less than 24mb available for it. Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>