commit | f85da868e3b998394634209cc1e48e0f4126901b | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Tue Jun 04 16:53:39 2013 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jun 06 15:19:04 2013 +0200 |
tree | cbc81d948e1f87a3d55fe3ab705482f2c0948840 | |
parent | 6c49f24180c308a07be3f1d59ee7af33184ba17e [diff] |
drm/i915: update FBC maximum fb sizes CTG/ILK/SNB/IVB support 4kx2k surfaces. HSW supports 4kx4k, but without proper front buffer invalidation on the last 2k lines, so don't enable FBC on these cases for now. v2: Use gen >= 5, not gen > 4 (Daniel). Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>