summaryrefslogtreecommitdiff
path: root/lib/intel_chipset.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-11lib/chipset: Properly skip on non-IntelDaniel Vetter1-2/+1
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson1-31/+0
2016-04-14lib: Assert we are on i915 from intel_get_drm_devidTomeu Vizoso1-0/+2
2015-09-08lib: various documentation fixesThomas Wood1-1/+1
2015-07-02docs: various documentation fixesThomas Wood1-1/+1
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau1-1/+1
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson1-1/+1
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson1-17/+8
2014-09-30skl: Add gen9 to intel_gen()Damien Lespiau1-0/+2
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter1-11/+6
2014-07-21Quieten valgrindChris Wilson1-4/+6
2014-04-25Reset errno to 0 after successChris Wilson1-0/+1
2014-03-23lib: Use @include tag for include filesDaniel Vetter1-2/+1
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter1-0/+2
2014-03-22lib/intel_chipset: api docsDaniel Vetter1-1/+49
2014-03-22lib/intel_chipset: intel_ prefix for pch globalDaniel Vetter1-5/+5
2014-03-22lib: consolidate chipset helpers in intel_chipset.[hc]Daniel Vetter1-1/+44
2014-03-22lib: rename intel_pci.c to intel_chipset.cDaniel Vetter1-0/+123