]> git.baikalelectronics.ru Git - kernel.git/commit
agp/intel: add ValleyView AGP driver
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 28 Mar 2012 20:39:34 +0000 (13:39 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 28 Mar 2012 22:07:38 +0000 (00:07 +0200)
commit942e7a9ec7a16a3e912e3033c0e606855d40e300
treed0d9c58d6ea73a50181b62f431a1e517a7816643
parent1e41ce8f39c1a571df1e817750099a2b2e12ee1e
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>
drivers/char/agp/intel-agp.c
drivers/char/agp/intel-agp.h
drivers/char/agp/intel-gtt.c