git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd2757f
)
agp/intel-gtt: don't require the agp bridge on setup
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 7 Jun 2012 13:55:58 +0000
(15:55 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 12 Jun 2012 20:18:54 +0000
(22:18 +0200)
We only need it to fake the agp interface and don't actually
use it in the driver anywhere. Hence conditionalize that.
This is just a prep patch to eventually disable the fake agp
driver on gen6+.
Reviewed-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found