Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Write to display base last.
Writing to the DSPBASE register triggers the double-buffered update to all the control registers, so always write it last in the update sequence. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Eric Anholt <eric@anholt.net>
- Loading branch information