summaryrefslogtreecommitdiff
path: root/src/intel_module.c
AgeCommit message (Expand)Author
2016-07-14intel: Fix fd (and mem) leak when intel_scrn_create failsHans de Goede
2015-11-19Add Kabylake PCI IDsWayne Boyer
2015-06-11Add Broxton PCI idsDamien Lespiau
2015-05-16intel: Prevent crash with X -configureChris Wilson
2015-04-16intel: Fix inconsistent captilisation of "graphics"Chris Wilson
2015-04-16intel: Add marketing names for CHVVille Syrjälä
2015-01-31intel: Try to load one AccelMethod if the .conf doesn't matchChris Wilson
2014-11-06Remove defunct glamor supportChris Wilson
2014-10-08intel: Store pointer to struct intel_deviceChris Wilson
2014-09-26Add Skylake PCI IDsChris Wilson
2014-08-05intel: Use NOACCEL to avoid a symbol clash on old XorgChris Wilson
2014-07-27configure: Expose no acceleration by default (--with-default-accel=none)Chris Wilson
2014-07-23Fix compile failure on old Xorg with XF86_ALLOCATE_GPU_SCREENChris Wilson
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
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