summaryrefslogtreecommitdiff
path: root/lib/intel_chipset.c
AgeCommit message (Expand)Author
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski
2018-08-31lib: Stop caching __drm_device_idChris Wilson
2016-10-11lib/chipset: Properly skip on non-IntelDaniel Vetter
2016-06-30lib: Start weaning off defunct intel_chipset.hChris Wilson
2016-04-14lib: Assert we are on i915 from intel_get_drm_devidTomeu Vizoso
2015-09-08lib: various documentation fixesThomas Wood
2015-07-02docs: various documentation fixesThomas Wood
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson
2014-09-30skl: Add gen9 to intel_gen()Damien Lespiau
2014-08-26lib/intel_* Use igt checks and macrosDaniel Vetter
2014-07-21Quieten valgrindChris Wilson
2014-04-25Reset errno to 0 after successChris Wilson
2014-03-23lib: Use @include tag for include filesDaniel Vetter
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter
2014-03-22lib/intel_chipset: api docsDaniel Vetter
2014-03-22lib/intel_chipset: intel_ prefix for pch globalDaniel Vetter
2014-03-22lib: consolidate chipset helpers in intel_chipset.[hc]Daniel Vetter
2014-03-22lib: rename intel_pci.c to intel_chipset.cDaniel Vetter