OSDN Git Service

drm: don't do the create the node ourselves if we have udev.
authorDave Airlie <airlied@redhat.com>
Tue, 7 Dec 2010 04:26:09 +0000 (14:26 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 7 Dec 2010 04:26:09 +0000 (14:26 +1000)
commit39e5e982242cd2b611a9dfc1e9b63f857d52da61
tree2b12e79e59911551508cb55ca1c6fc6dde8f2226
parentaf3d282afbd3360245c2ef2d3552b2530f67481d
drm: don't do the create the node ourselves if we have udev.

this can remove nodes it shouldn't, let udev run the show.

this is needed for reliably GPU switch.

Signed-off-by: Dave Airlie <airlied@redhat.com>
xf86drm.c