commit | 64757876215fcc515403639fa0bd19e8da7ab06b | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Mar 28 13:39:34 2012 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Mar 29 00:07:38 2012 +0200 |
tree | d0d9c58d6ea73a50181b62f431a1e517a7816643 | |
parent | 4b60d29ee00cb2114075e8b5c2c23928bbd76c28 [diff] |
agp/intel: add ValleyView AGP driver ... and bind it right to the PCI id. Note that there are still a few things to fix here: - we need to move the tlb flush to a better place in drm/i915. - we need to check snoop support on vlv and implement it. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [danvet: squash follow-on patch and add todo items to commit msg.] Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>