OSDN Git Service

Silence runtime complaints on platform devices
authorEric Anholt <eric@anholt.net>
Fri, 21 Oct 2016 17:09:47 +0000 (10:09 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 21 Oct 2016 19:50:56 +0000 (12:50 -0700)
commit2d8c01f256011c013edf3a76672d6ce9e2b05d8f
treeaa1d9189cf9d51380d440bfd3a8212eebc7dbed4
parent677cd97dc4a930af508388713f5016baf664ed18
Silence runtime complaints on platform devices

glxgears was spamming this 12 times at startup because of Mesa's
probing of the DRM device code, which doesn't support platform
devices.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
xf86drm.c