drm/libkms
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
..
Makefile.am libkms: link against libdrm 2012-09-08 00:50:22 +02:00
api.c libkms: Rework interface to not duplicate fields from kms and make formats explicit 2010-01-28 17:32:54 +01:00
dumb.c libkms: All current BO_TYPE are 32bpp 2011-05-14 11:17:23 +01:00
intel.c libkms: fix memory leak in error path 2013-01-02 10:55:50 -05:00
internal.h libkms: add dumb support 2011-03-04 15:25:51 +10:00
libkms.h libkms: Rework interface to not duplicate fields from kms and make formats explicit 2010-01-28 17:32:54 +01:00
libkms.pc.in libkms: Use a standard version number 2010-02-18 16:29:36 +01:00
linux.c libkms: return -EINVAL on fstat error 2013-01-02 10:57:07 -05:00
nouveau.c libkms: fix memory leak in error path 2013-01-02 10:55:50 -05:00
radeon.c libkms/radeon: Add backend 2011-02-17 09:26:30 +01:00
vmwgfx.c libkms: Rework interface to not duplicate fields from kms and make formats explicit 2010-01-28 17:32:54 +01:00