summaryrefslogtreecommitdiff
path: root/src/intel_module.c
AgeCommit message (Expand)Author
2012-03-30Add support for Ivy Bridge GT2 Server chipsetEugeni Dodonov
2012-02-15sna/dri: Don't attempt to change tiling if it is a no-opChris Wilson
2012-01-14Include <xorgVersion.h> to repair buildChris Wilson
2012-01-14Make driver backwards compatible for server 1.6.x.Stefan Dirsch
2011-12-17uxa: Explicitly check for libdrm_intel in configureChris Wilson
2011-11-24sna: Use Y-tiling for source pixmapsChris Wilson
2011-11-16Compile out UXA if so desiredChris Wilson
2011-11-02sna: Quieten a fewer compiler sign compare warningsChris Wilson
2011-08-18Fix array size calculation for intel_pci_probe().Stefan Dirsch
2011-06-30sna: Distinguish 830/845 vs 855/865 using the generation idChris Wilson
2011-06-10sna: Unbreak configure after last commitChris Wilson
2011-06-10sna: Remove the ability to disable chipset specific codeChris Wilson
2011-06-07sna: Add zaphod supportChris Wilson
2011-06-06sna/gen2: Enable selection of gen2 onlyChris Wilson
2011-06-05sna: 915gm does not have 128-byte Y-tilingChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson
2011-05-10Correct chipset detection for Q33, Q35, B43_G1Chris Wilson
2011-05-10module: Adopt IVB's more detailed naming convention for SNBChris Wilson
2011-05-10Whitespacing cleanup for intel_module.cChris Wilson
2011-05-09Add support for Ivybridge chipset.Eric Anholt
2011-05-09Remove the static list of PciChipset and construct it from SymTabRec instead.Eric Anholt
2011-05-09Use the existing deviceID -> name mapping in SymTabRec instead of duping it.Eric Anholt
2011-05-09Store the chipset info struct in the PCI match struct, instead of a switch().Eric Anholt
2011-04-01946GZ is a 965G!Chris Wilson
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson
2010-12-20G35 is gen4 and not gen3Chris Wilson
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson
2010-10-02Do not claim the PCI device if !KMSChris Wilson
2010-09-16Add alternate pci-id for B43Chris Wilson
2010-09-07Add more sandybridge graphics device idsZhenyu Wang
2010-08-23Add sandybridge D0 supportZhenyu Wang
2010-07-09Add support for I854.Chris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson