drm/i915: correct FBC update when pipe base update occurs
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 18 Sep 2009 00:06:47 +0000 (17:06 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 18 Sep 2009 00:06:47 +0000 (17:06 -0700)
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>

No differences found