commit | bb994653667986757b4c906b8f144737667f7374 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Wed Feb 09 13:41:49 2011 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Mar 04 15:25:51 2011 +1000 |
tree | 0f7be1d571a71e37db10ecadfac5c2d6f1dfbab1 | |
parent | 5c6c6913d1260024e5d156db7973c9e46fe1ff03 [diff] [blame] |
libkms: add dumb support this uses the drm cap interface to check if the dumb ioctl is supported.
diff --git a/libkms/Makefile.am b/libkms/Makefile.am index 5c2e63f..fa379a4 100644 --- a/libkms/Makefile.am +++ b/libkms/Makefile.am
@@ -16,6 +16,7 @@ internal.h \ linux.c \ intel.c \ + dumb.c \ api.c if HAVE_VMWGFX