summaryrefslogtreecommitdiff
path: root/libkms/linux.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-04libkms: add dumb supportDave Airlie1-0/+3
this uses the drm cap interface to check if the dumb ioctl is supported.
2011-02-17libkms/radeon: Add backendnobled1-0/+4
Todo: What tiling should be set on scanout buffers? Haven't tested besides compiling it.
2010-02-28libkms/nouveau: Add supportMarcin Koƛcielnicki1-0/+4
2010-01-12libkms: Use sysfs instead of udev to find driverJakob Bornecrantz1-1/+128
Udev code is still there just commented out.
2010-01-08libkms: Pick driver backend via pci id that we get from udevJakob Bornecrantz1-0/+88