summaryrefslogtreecommitdiff
path: root/src/intel_module.c
AgeCommit message (Expand)Author
2014-06-30intel: Use the i845 info structure for INTEL_I845G_IDS()Damien Lespiau
2014-06-24Add marketing names for BroadwellRodrigo Vivi
2014-06-24intel: Add a note about the myriad places we have identifier stringsChris Wilson
2014-05-16intel: Update PCI IDs for CherryviewChris Wilson
2014-03-11intel: Fix versioning of SUPPORTS_SERVER_FDChris Wilson
2014-03-10intel: Add support for server managed fdsHans de Goede
2014-01-28Allow selection of glamor as the default acceleration methodChris Wilson
2013-12-11intel: Recognise gen8Chris Wilson
2013-12-04intel: Tidy up driver identification stringChris Wilson
2013-11-12Add identification strings for new AtomsChris Wilson
2013-10-03intel: Allow opening the device only through platform informationChris Wilson
2013-10-03intel: Handle fallback probing without match_dataChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-10-03intel: And restore PlatformProbe to working orderChris Wilson
2013-10-02intel: Pass the platform device along to the open routinesChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-09-04configure: Check for required UMS headers before enablingChris Wilson
2013-08-12intel: Check for HW_SKIP_CONSOLE before useChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson
2013-07-28intel: Remove some unused macrosChris Wilson
2013-07-28uxa: Clear up the common intel directoryChris Wilson
2013-07-28intel: Only print the unique chipset namesChris Wilson
2013-07-28intel: Replace the codename in the user facing string for unknown Haswell partsChris Wilson
2013-07-28intel: Set the correct marketing names for Ironlake, Sandybridge and IvybridgeChris Wilson
2013-07-28intel: Remove the SDV from the list of identified chipsetsChris Wilson
2013-07-28intel: Cross-check an unnamed chipset against the list of known PCI-IDsChris Wilson
2013-07-28intel: Source our PCI IDs table from the copy in the kernelChris Wilson
2013-07-02intel: Move the validation of the KMS device into the open routineChris Wilson
2013-06-23Tidy version query for i915.koChris Wilson
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson
2013-06-05Add more correct names for Haswell.Rodrigo Vivi
2013-05-28Add the known marketing names for the performance Haswell partsChris Wilson
2013-05-14Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-05-14Fix Haswell GT3 names.Rodrigo Vivi
2013-04-27Add all reserved PCI-IDs for HaswellChris Wilson
2013-03-07intel: Relax the has-kms test slightlyChris Wilson
2013-02-17Confirm that i915.ko has KMS enabled before binding to the deviceChris Wilson
2013-02-06intel: Becareful not to match UMS against future generationsChris Wilson
2013-02-05sna: ValleyView uses the same scanline registers as SandyBridgeChris Wilson
2013-02-05intel: add more ValleyView PCI IDsChris Wilson
2012-12-20intel: ODEV_ATTRIB_PATH is no longer printed, so kill the temporary variableChris Wilson
2012-12-06Remove the default log messageChris Wilson
2012-12-06Fix compilation of UMS probe following 13f47008ecChris Wilson
2012-12-06Refactor the common probe methods for scrn constructionChris Wilson
2012-11-30Convert generation counter to octalChris Wilson
2012-11-18Remove useless indirection of intel_chipsetsChris Wilson
2012-10-21intel: Sanity check that the platform probes points to a i915.ko GEM deviceChris Wilson
2012-09-23Silence a couple of potential compiler warningsChris Wilson
2012-09-23Allow compilation of a separate i810 driverChris Wilson