commit | 9c04f015ebc2cc2cca5a4a576deb82a311578edc | [log] [tgz] |
---|---|---|
author | Yuanhan Liu <yuanhan.liu@linux.intel.com> | Wed Dec 15 15:42:32 2010 +0800 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Wed Dec 15 11:22:27 2010 +0000 |
tree | 9c4b04dc9a07c943c431ce60d45113a1cd78d442 | |
parent | 1398261a2e84c537c409259cfe9db3d0abcd9f99 [diff] |
drm/i915: Add frame buffer compression on Sandybridge Add frame buffer compression on Sandybridge. The method is similar to Ironlake, except that two new registers of type GTTMMADR must be written with the right fence info. Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>