commit | c936f44d1b2daea2fd1d52300cab792abe01e28c | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Sat Jun 12 14:32:26 2010 +0800 |
committer | Eric Anholt <eric@anholt.net> | Sun Aug 01 19:03:43 2010 -0700 |
tree | 336c4098a9ca13fdec59d45bcb8473e147f02ca0 | |
parent | 4fe5e61180d8ea2268d6e64972d90efbe2bab4aa [diff] |
drm/i915: Calculate cursor watermark under non-SR state for Ironlake The hardware team suggest that the "large buffer" method should be used to calculate the cursor watermark under non-SR state as well, which is to avoid the flicker when FBC is enabled on Ironlake. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>