commit | edb81956422c9926553bb97e3e56b849da0f4bb5 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 17:06:47 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 17:06:47 2009 -0700 |
tree | b8592223d0c9523ec3ab164e22f1fdcb6653686a | |
parent | 7121413f2accf14cf05b38539fb7a8be77543370 [diff] |
drm/i915: correct FBC update when pipe base update occurs We usually don't have an SAREA, and we always want to update the FBC status anyway, so move the update up above the various master/sarea checks. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>