Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52e68630 authored by Chris Wilson's avatar Chris Wilson
Browse files

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: default avatarChris Wilson <chris@chris-wilson.co.uk>
Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
Reported-by: default avatarMarty Jack <martyj19@comcast.net>
Reviewed-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent c96c3a8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment