commit | 42a430f51c7500be41ca4cbd5b3de930853bd5ee | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Nov 28 17:29:56 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Dec 12 15:57:47 2013 +0100 |
tree | 877d9387460e7524decc30a391ca6d88bd187767 | |
parent | 566b734a190766f25f21c8c44633c14a122e61fa [diff] |
drm/i915: Gen2 FBC1 CFB pitch wants 32B units On gen2 the compressed frame buffer pitch is specified in 32B units rather than the 64B units used on gen3+. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>