summaryrefslogtreecommitdiff
path: root/src/intel_module.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-30sna: Distinguish 830/845 vs 855/865 using the generation idChris Wilson1-6/+15
2011-06-10sna: Unbreak configure after last commitChris Wilson1-2/+2
2011-06-10sna: Remove the ability to disable chipset specific codeChris Wilson1-58/+2
2011-06-07sna: Add zaphod supportChris Wilson1-2/+2
2011-06-06sna/gen2: Enable selection of gen2 onlyChris Wilson1-0/+7
2011-06-05sna: 915gm does not have 128-byte Y-tilingChris Wilson1-3/+6
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-8/+62
2011-05-10Correct chipset detection for Q33, Q35, B43_G1Chris Wilson1-4/+7
2011-05-10module: Adopt IVB's more detailed naming convention for SNBChris Wilson1-12/+12
2011-05-10Whitespacing cleanup for intel_module.cChris Wilson1-222/+222
2011-05-09Add support for Ivybridge chipset.Eric Anholt1-0/+16
2011-05-09Remove the static list of PciChipset and construct it from SymTabRec instead.Eric Anholt1-45/+8
2011-05-09Use the existing deviceID -> name mapping in SymTabRec instead of duping it.Eric Anholt1-139/+9
2011-05-09Store the chipset info struct in the PCI match struct, instead of a switch().Eric Anholt1-77/+56
2011-04-01946GZ is a 965G!Chris Wilson1-1/+1
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson1-20/+20
2010-12-20G35 is gen4 and not gen3Chris Wilson1-1/+1
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson1-0/+67
2010-10-02Do not claim the PCI device if !KMSChris Wilson1-4/+42
2010-09-16Add alternate pci-id for B43Chris Wilson1-0/+1
2010-09-07Add more sandybridge graphics device idsZhenyu Wang1-3/+30
2010-08-23Add sandybridge D0 supportZhenyu Wang1-0/+1
2010-07-09Add support for I854.Chris Wilson1-0/+6
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-11/+11
2010-06-25i810: Move into a legacy directory.Chris Wilson1-0/+447