commit | cd0de039bff32ee314046c0e4c047c38aa696f84 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Mon Sep 19 21:34:19 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Wed Sep 21 15:03:11 2011 -0700 |
tree | 443b149593031f6dd0f7d6fd326e3cc31ae393b7 | |
parent | cc68c81aed7d892deaf12d720d5455208e94cd0a [diff] |
drm/i915: FBC off for ironlake and older, otherwise on by default Make the default FBC behaviour chipset specific, allowing us to turn it on by default for Ironlake and older where it has been seen to cause trouble with screen updates. Signed-off-by: Keith Packard <keithp@keithp.com> Tested-by: Francis Moreau <francis.moro@gmail.com>