commit | b5aa8a0fc132dd512c33e7c2621d075e3b77a65e | [log] [tgz] |
---|---|---|
author | Grégoire Henry <Gregoire.Henry@pps.jussieu.fr> | Tue Jun 23 15:41:02 2009 +0200 |
committer | Eric Anholt <eric@anholt.net> | Tue Jun 23 09:22:11 2009 -0700 |
tree | ce36025b5f62c2eb6bef4e45d18c23a89edfd895 | |
parent | 56d21b07d44e0a33ab846f4f08e9e33bd87e5d4b [diff] |
drm/i915: initialize fence registers to zero when loading GEM Unitialized fence register could leads to corrupted display. Problem encountered on MacBooks (revision 1 and 2), directly booting from EFI or through BIOS emulation. (bug #21710 at freedestop.org) Signed-off-by: Grégoire Henry <henry@pps.jussieu.fr> Signed-off-by: Eric Anholt <eric@anholt.net>