summaryrefslogtreecommitdiff
path: root/libkms/linux.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-20meson,configure: include config.h automaticallyEric Engestrom1-4/+0
2018-01-29meson,configure: always define HAVE_{INTEL,VMWGFX,NOUVEAU,EXYNOS,VC4,RADEON}Eric Engestrom1-5/+5
2016-12-05kms: remove commented out libudev codeEmil Velikov1-94/+0
2016-07-06pull in sys/sysmacros.h when availableMike Frysinger1-1/+4
2015-09-04libkms: use static const for good measureEmil Velikov1-1/+1
2015-07-13include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()Alan Coopersmith1-0/+4
2015-04-28drm: rename libdrm{,_macros}.hEmil Velikov1-1/+1
2015-04-28libkms: annotate private symbolsEmil Velikov1-2/+2
2014-09-28libkms: build the intel backend only when neededEmil Velikov1-5/+11
2014-09-01all: include config.h only when available and use its definesEmil Velikov1-0/+2
2014-01-12tests/kmstest: support exynosHyungwon Hwang1-0/+4
2013-01-02libkms: return -EINVAL on fstat errorMaxime Villard1-1/+1
2011-03-04libkms: add dumb supportDave Airlie1-0/+3
2011-02-17libkms/radeon: Add backendnobled1-0/+4
2010-02-28libkms/nouveau: Add supportMarcin Koƛcielnicki1-0/+4
2010-01-12libkms: Use sysfs instead of udev to find driverJakob Bornecrantz1-1/+128
2010-01-08libkms: Pick driver backend via pci id that we get from udevJakob Bornecrantz1-0/+88