Last change
on this file since 48115 was 48115, checked in by vboxsync, 11 years ago |
Additions/linux/drm: re-working kernel mode-setting driver based on the Linux in-kernel "ast" driver.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
455 bytes
|
Line | |
---|
1 | config DRM_AST
|
---|
2 | tristate "AST server chips"
|
---|
3 | depends on DRM && PCI && EXPERIMENTAL
|
---|
4 | select DRM_TTM
|
---|
5 | select FB_SYS_COPYAREA
|
---|
6 | select FB_SYS_FILLRECT
|
---|
7 | select FB_SYS_IMAGEBLIT
|
---|
8 | select DRM_KMS_HELPER
|
---|
9 | select DRM_TTM
|
---|
10 | help
|
---|
11 | Say yes for experimental AST GPU driver. Do not enable
|
---|
12 | this driver without having a working -modesetting,
|
---|
13 | and a version of AST that knows to fail if KMS
|
---|
14 | is bound to the driver. These GPUs are commonly found
|
---|
15 | in server chipsets.
|
---|
16 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.