commit | bed4a6734b5f56ffd240fdda755b6eb589d32482 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 11 10:47:47 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 11 10:50:55 2010 +0100 |
tree | 406797661fc322f51ab01c92f06a6c0a0aa8b3d7 | |
parent | ea056c14a269be393468fe3734f6c2319eb23a3f [diff] |
drm/i915: Fix updating FBC We need to track different state on each generation in order to detect when we need to refresh the FBC registers. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>