repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.git]
/
drivers
/
gpu
/
drm
/
vmwgfx
/
Kconfig
blob
30ad13344f7b96da384ffff3209dc2683e1e282a
1
config DRM_VMWGFX
2
tristate "DRM driver for VMware Virtual GPU"
3
depends on DRM && PCI && FB
4
select FB_DEFERRED_IO
5
select FB_CFB_FILLRECT
6
select FB_CFB_COPYAREA
7
select FB_CFB_IMAGEBLIT
8
select DRM_TTM
9
help
10
KMS enabled DRM driver for SVGA2 virtual hardware.
11
12
If unsure say n. The compiled module will be
13
called vmwgfx.ko