aboutsummaryrefslogtreecommitdiffstats
path: root/intel
Commit message (Expand)AuthorAgeFilesLines
* always define HAVE_VALGRINDEric Engestrom2018-01-291-2/+2
* Add meson build systemDylan Baker2018-01-121-0/+105
* intel: Add more Coffeelake PCI IDsAnuj Phogat2018-01-111-7/+23
* intel: Change a KBL pci id to GT2 from GT1.5Anuj Phogat2017-09-211-2/+2
* intel/intel_chipset: Move IS_9XX below IS_GEN10.Rodrigo Vivi2017-06-301-9/+9
* intel: add GEN10 to IS_9XX.Paulo Zanoni2017-06-301-1/+2
* intel/gen10: Add missed gen10 stuffBen Widawsky2017-06-302-1/+5
* intel: Add Cannonlake PCI IDs for Y-skus.Rodrigo Vivi2017-06-301-1/+15
* intel: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi2017-06-301-0/+13
* intel: PCI Ids for U SKU in CFLAnusha Srivatsa2017-06-291-1/+11
* intel: PCI Ids for H SKU in CFLAnusha Srivatsa2017-06-291-1/+7
* intel: PCI Ids for S SKU in CFLAnusha Srivatsa2017-06-291-1/+16
* intel: remove dead codeEric Engestrom2017-04-101-1/+0
* intel: Add handle to hashtable before freeing along an error pathChris Wilson2017-03-081-4/+4
* intel: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen2017-02-281-1/+2
* intel: Move 48b support to bo_gem->kflagsChris Wilson2017-02-111-16/+5
* intel: Move is_softpin to obj->kflagsChris Wilson2017-02-111-18/+11
* intel: fix make distcheckDave Airlie2017-01-271-0/+4
* intel: Export a function to re-enable implicit synchronisationChris Wilson2017-01-272-0/+20
* intel: Clear execobject flags before preserving object in reuse cacheChris Wilson2017-01-271-0/+2
* intel: Support passing of explicit fencing from execbufChris Wilson2017-01-272-4/+33
* intel: Allow the client to control implicit synchronisationChris Wilson2017-01-272-4/+49
* android: introduce Android.common.mk to reduce boilerplateEmil Velikov2017-01-271-5/+2
* android: remove LOCAL_MODULE_TAGS := optional tagEmil Velikov2017-01-271-1/+0
* intel: update global_name before HASH_ADDDongwon Kim2017-01-151-2/+3
* libdrm: random typo fixesGrazvydas Ignotas2016-11-222-5/+5
* intel: Add drm_intel_gem_context_get_id to intel-symbols-checkMichel Dänzer2016-11-221-0/+1
* intel: Add a getter for the intel_context ctx_idRobert Bragg2016-11-212-0/+13
* intel: Add Geminilake PCI IDsBen Widawsky2016-11-181-3/+10
* intel: Add uthash.h to Makefile.sources.Matt Turner2016-11-141-1/+2
* intel: Allow some codenames in INTEL_DEVID_OVERRIDENeil Roberts2016-11-141-1/+29
* intel: Look prime handle up in handle hash tableChris Wilson2016-10-241-1/+1
* intel: Add new symbols to intel-symbol-checkMichel Dänzer2016-10-231-0/+3
* intel: Migrate handle/name lookups from linear lists to hashtablesChris Wilson2016-10-222-101/+1181
* intel: Export raw GEM mmap interfacesChris Wilson2016-10-222-0/+158
* intel: Add new symbols to intel-symbol-checkMichel Dänzer2016-09-081-0/+2
* intel: Export pooled EU and min no. of eus in a pool.Yang Rong2016-09-072-0/+33
* automake: Don't include Android Makefiles in the release tarballAndreas Boll2016-07-231-1/+0
* Android: strip out header files from sources listRob Herring2016-07-061-1/+1
* intel: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-13/+3
* intel: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-4/+10
* intel/skl: Add missing SKL PCI IDsMichał Winiarski2016-04-271-8/+16
* intel: Fix spelling mistakesEric Engestrom2016-04-075-5/+5
* intel: Adding missing Broxton PCI IDs.Rodrigo Vivi2016-03-021-1/+5
* configure.ac: disable annoying warning -Wmissing-field-initializersMarek Olšák2016-01-191-2/+0
* intel/kbl: Add Kabylake PCI idsRodrigo Vivi2016-01-061-1/+56
* intel: Restore formatting of offsets in debug statementsMichał Winiarski2015-12-221-9/+14
* intel: Add drm_intel_bo_set_softpin_offset to intel-symbol-checkKristian Høgsberg Kristensen2015-12-141-0/+1
* intel: Add support for softpinMichał Winiarski2015-12-144-27/+169
* intel: add drm_intel_bo_use_48b_address_range to symbol-check testMichel Thierry2015-12-141-0/+1