commit | e597dad846bafe6c9802c9ae2a94d755c5567de9 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Jun 15 11:55:22 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Jun 20 22:49:46 2012 +0200 |
tree | 8c2661d03b7bd250ed0701ca35a9f46b957bf181 | |
parent | e87c46993e30e8fe2e7a0981a532abe8bba07e62 [diff] |
agp/intel: use correct GTT offset on VLV VLV is a gen7 device, but we don't currently handle that in the switch. So add it and write the PTEs correctly. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>