]> git.openfabrics.org - ~emulex/infiniband.git/commit
agp/intel: use correct GTT offset on VLV
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Jun 2012 18:55:22 +0000 (11:55 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Jun 2012 20:49:46 +0000 (22:49 +0200)
commite597dad846bafe6c9802c9ae2a94d755c5567de9
tree8c2661d03b7bd250ed0701ca35a9f46b957bf181
parente87c46993e30e8fe2e7a0981a532abe8bba07e62
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>
drivers/char/agp/intel-gtt.c