Maxime Villard
|
baf0a7daaf
|
libkms: return -EINVAL on fstat error
On error fstat return -1, instead return -EINVAL to caller
Signed-off-by: Maxime Villard <rustyBSD@gmx.fr>
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
|
2013-01-02 10:57:07 -05:00 |
Dave Airlie
|
bb99465366
|
libkms: add dumb support
this uses the drm cap interface to check if the dumb ioctl
is supported.
|
2011-03-04 15:25:51 +10:00 |
nobled
|
ed7d177f66
|
libkms/radeon: Add backend
Todo: What tiling should be set on scanout buffers?
Haven't tested besides compiling it.
|
2011-02-17 09:26:30 +01:00 |
Marcin Kościelnicki
|
d5a2e77682
|
libkms/nouveau: Add support
|
2010-02-28 00:25:22 +00:00 |
Jakob Bornecrantz
|
d920fa9d0b
|
libkms: Use sysfs instead of udev to find driver
Udev code is still there just commented out.
|
2010-01-12 21:10:12 +00:00 |
Jakob Bornecrantz
|
9042d72109
|
libkms: Pick driver backend via pci id that we get from udev
|
2010-01-08 03:05:00 +00:00 |