commit | 66f6ff09ff67c45919b336395c4d7d0ed3a97edc | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Mar 18 12:19:37 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Mar 18 16:48:00 2010 -0700 |
tree | a559ad7e46eeaca0cb16d3b576e351740d4909df | |
parent | 285aca8e2a7f8af2a18cf89d1dfa95df2f9c9132 [diff] |
agp/intel: Don't do the chipset flush on Sandybridge. This CPU should be coherent with graphics in this direction, though flushing graphics caches are still required. Fixes a system reset on module load on Sandybridge with 4G+ memory. Signed-off-by: Eric Anholt <eric@anholt.net>