summaryrefslogtreecommitdiff
path: root/src/intel_driver.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-06sna: Report KMS driver versionChris Wilson1-0/+1
2014-06-02intel: Add common routines and configure probing for DRI3Chris Wilson1-0/+1
2014-03-18uxa: Add support for server managed fds (via intel_device)Chris Wilson1-2/+0
2013-10-03intel: Handle fallback probing without match_dataChris Wilson1-0/+2
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson1-3/+2
2013-10-02intel: Pass the platform device along to the open routinesChris Wilson1-1/+5
2013-09-07Revert "sna: Add XMir support"Chris Wilson1-3/+1
2013-09-04sna: Add XMir supportChris Wilson1-1/+3
2013-08-23intel: Add experimental rendernode supportChris Wilson1-1/+1
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson1-0/+2
2013-07-28intel: Remove the unused SDV PCI IDsChris Wilson1-21/+0
2013-07-28intel: Remove the unused bridge PCI-IDsChris Wilson1-87/+22
2013-07-28intel: Always define the PCI-IDsChris Wilson1-65/+0
2013-07-28intel: Remove some unused macrosChris Wilson1-15/+0
2013-07-28intel: Move some backend specific macros out of the common headerChris Wilson1-25/+0
2013-06-30sna: Store the path used to open the device and pass to DRIChris Wilson1-0/+1
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson1-0/+7
2013-05-14Adding more reserved PCI IDs for Haswell.Rodrigo Vivi1-12/+24
2013-05-14Fix Haswell GT3 names.Rodrigo Vivi1-16/+16
2013-04-27Add all reserved PCI-IDs for HaswellChris Wilson1-0/+15
2013-03-01Fix Haswell CRW PCI-IDsChris Wilson1-9/+9
2013-02-05intel: add more ValleyView PCI IDsChris Wilson1-0/+3
2012-11-30Convert generation counter to octalChris Wilson1-4/+4
2012-09-14Add basic support for ValleyViewChris Wilson1-0/+2
2012-08-07Add Haswell PCI IDsPaulo Zanoni1-0/+37
2012-08-03Pass the chipset info through driverPrivate rather than a global pointerChris Wilson1-3/+3
2012-08-03Unexport intel_chipsetsChris Wilson1-1/+0
2012-08-03uxa: add IS_HSW() macro to distinguish Haswell from IvybridgeGwenole Beauchesne1-0/+1
2012-07-23intel: Refactor the common chipset detection/overrideChris Wilson1-11/+6
2012-05-24Unify options handling between UXA and SNAEugeni Dodonov1-2/+0
2012-03-30Add support for Ivy Bridge GT2 Server chipsetEugeni Dodonov1-0/+1
2011-12-18Silence uxa-only compilationChris Wilson1-0/+3
2011-05-09Add support for Ivybridge chipset.Eric Anholt1-0/+9
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson1-2/+0
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson1-14/+14
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson1-58/+20
2010-09-30Always use tiling on SandybridgeZhenyu Wang1-0/+2
2010-09-16Add alternate pci-id for B43Chris Wilson1-0/+5
2010-09-07Add more sandybridge graphics device idsZhenyu Wang1-9/+18
2010-08-23Add sandybridge D0 supportZhenyu Wang1-1/+3
2010-07-09Add support for I854.Chris Wilson1-1/+9
2010-06-25i810: Move into a legacy directory.Chris Wilson1-0/+254