Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180495
b: refs/heads/master
c: 1ca137c
h: refs/heads/master
i:
  180493: 17fce8d
  180491: 88dd549
  180487: 5275db2
  180479: ff0406e
v: v3
  • Loading branch information
Dave Airlie committed Feb 8, 2010
1 parent e09d3a4 commit d310e20
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 38fd2c6ff526e6a59edfa8e08f6f0724646784c4
refs/heads/master: 1ca137cdcd4e11af03dbe073d48a470b833a456d
12 changes: 8 additions & 4 deletions trunk/drivers/gpu/drm/radeon/Kconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
config DRM_RADEON_KMS
bool "Enable modesetting on radeon by default"
bool "Enable modesetting on radeon by default - NEW DRIVER"
depends on DRM_RADEON
help
Choose this option if you want kernel modesetting enabled by default,
and you have a new enough userspace to support this. Running old
userspaces with this enabled will cause pain.
Choose this option if you want kernel modesetting enabled by default.

This is a completely new driver. It's only part of the existing drm
for compatibility reasons. It requires an entirely different graphics
stack above it and works very differently from the old drm stack.
i.e. don't enable this unless you know what you are doing it may
cause issues or bugs compared to the previous userspace driver stack.

When kernel modesetting is enabled the IOCTL of radeon/drm
driver are considered as invalid and an error message is printed
Expand Down

0 comments on commit d310e20

Please sign in to comment.