summaryrefslogtreecommitdiff
path: root/lib/intel_pci.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-22lib: detect PCH_LPT and PCH_NONEPaulo Zanoni1-3/+18
2012-12-06pci: Search for the first Intel GPU, rather than assume a fixed slotChris Wilson1-1/+20
2012-02-11Remove pointless Android ifdefs for sys/fcntl.h.Kenneth Graunke1-4/+0
2012-02-10Added support for AndroidSateesh Kavuri1-0/+4
2012-01-09lib: fixup new compiler warningsDaniel Vetter1-7/+7
2011-10-10Treat PPT like CPT as we do in the kernelJesse Barnes1-1/+2
2010-04-15Add PCH chipset type check for CougarpointZhenyu Wang1-0/+17
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-0/+71