diff options
author | Chris Wilson | 2010-08-08 10:15:59 +0100 |
---|---|---|
committer | Chris Wilson | 2010-09-07 11:13:00 +0100 |
commit | 52e68630d13f9668f8f4dd6978fa41039bacfaf6 (patch) | |
tree | ca2b2b88d5f09592c35553b1802f6c8c6204ac5a /arch | |
parent | c96c3a8cb7fadcb33d9a5ebe35fcee8b7d0a7946 (diff) |
drm/i915: Fix offset page-flips on i965+
i965 uses the Display Registers to compute the offset from the display
base so the new base does not need adjusting when flipping. The older
chipsets use a fence to access the display and so do perceive the
surface as linear and have a single base register which is reprogrammed
using the flip.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reported-by: Marty Jack <martyj19@comcast.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions