]> 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)
commitf7e82f1c473f81728971d85699164192b3d9679d
treed0d9c58d6ea73a50181b62f431a1e517a7816643
parent52cccc784aa3c70bb6002ea756a0f6239db6fbb0
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