OSDN Git Service

libkms: add dumb support
authorDave Airlie <airlied@redhat.com>
Wed, 9 Feb 2011 03:41:49 +0000 (13:41 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 4 Mar 2011 05:25:51 +0000 (15:25 +1000)
commitbb994653667986757b4c906b8f144737667f7374
tree0f7be1d571a71e37db10ecadfac5c2d6f1dfbab1
parent5c6c6913d1260024e5d156db7973c9e46fe1ff03
libkms: add dumb support

this uses the drm cap interface to check if the dumb ioctl
is supported.
libkms/Makefile.am
libkms/dumb.c [new file with mode: 0644]
libkms/internal.h
libkms/linux.c