summaryrefslogtreecommitdiffstats
path: root/intel
Commit message (Expand)AuthorAgeFilesLines
* Build libdrm* modules with BOARD_VNDK_VERSIONJiyong Park2017-07-201-0/+1
* Merge tag libdrm-2.4.75 into aosp/masterandroid-n-iot-preview-4Richard Yoo2017-05-0912-138/+1624
|\
| * 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
* | Fix debug info parameter errorJinguang Dong2017-04-111-1/+1
* | intel: Do not use libpciaccess on AndroidTomasz Figa2016-02-032-7/+14
* | Merge tag 'tags/libdrm-2.4.66' into masterSean Paul2016-02-0313-683/+722
|\|
| * 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
| * intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)Michel Thierry2015-12-144-19/+95
| * intel: add the missing <strings.h> includeChih-Wei Huang2015-12-011-0/+1
| * intel: Cleanup SKL PCI ID definitions.Ben Widawsky2015-11-031-18/+22
| * intel: Add SKL GT4 PCI IDsBen Widawsky2015-11-031-4/+14
| * intel: ignore missing-field-initializers warningsEmil Velikov2015-09-041-0/+3
| * intel: introduce to_bo_gem() helperEmil Velikov2015-09-041-6/+9
| * intel: error out on has_error in exec2Emil Velikov2015-09-041-2/+5
| * intel: resolve shadowing warningsEmil Velikov2015-09-043-10/+6
| * intel: Serialize drmPrimeFDToHandle with struct_mutexRafał Sapała2015-08-211-7/+7
| * intel: wrap intel_bufmgr.h C code for C++ compilation/linkingTapani Pälli2015-08-101-0/+8
| * intel: Drop aub dumping functionalityKristian Høgsberg Kristensen2015-08-031-370/+5
| * Consistently check the fd valueEmil Velikov2015-07-161-1/+1