summaryrefslogtreecommitdiff
path: root/intel/intel_bufmgr.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Export a function to re-enable implicit synchronisationChris Wilson2017-01-271-0/+1
* intel: Support passing of explicit fencing from execbufChris Wilson2017-01-271-0/+6
* intel: Allow the client to control implicit synchronisationChris Wilson2017-01-271-0/+4
* intel: Add a getter for the intel_context ctx_idRobert Bragg2016-11-211-0/+2
* intel: Export raw GEM mmap interfacesChris Wilson2016-10-221-0/+4
* intel: Export pooled EU and min no. of eus in a pool.Yang Rong2016-09-071-0/+3
* intel: Add support for softpinMichał Winiarski2015-12-141-0/+1
* intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)Michel Thierry2015-12-141-0/+1
* intel: wrap intel_bufmgr.h C code for C++ compilation/linkingTapani Pälli2015-08-101-0/+8
* intel: Export total subslice and EU countsJeff McGee2015-03-181-0/+3
* intel: Add support for userptr objectsTvrtko Ursulin2014-09-171-0/+5
* intel: Create a new drm_intel_bo offset64 field.Kenneth Graunke2014-01-201-3/+9
* intel: Add support for GPU reset status query ioctlIan Romanick2013-11-151-0/+5
* Revert "intel: Add support for GPU reset status query ioctl"Dave Airlie2013-11-081-5/+0
* intel: Add support for GPU reset status query ioctlIan Romanick2013-11-071-0/+5
* intel/aub: Implement a way to specify the output .aub filenameDamien Lespiau2013-06-101-0/+3
* intel: Add a function for the new register read ioctl.Eric Anholt2012-08-101-0/+3
* intel: add prime interface for getting/setting a prime bo. (v4)Dave Airlie2012-07-201-0/+4
* intel/context: new execbuf interface for contextsBen Widawsky2012-06-271-0/+5
* intel/context: Add drm_intel_context typeBen Widawsky2012-06-271-0/+1
* intel: wait render timeout implementationBen Widawsky2012-06-271-0/+1
* intel: Add the ability to supply annotations for .aub files.Paul Berry2012-05-101-0/+10
* intel: Add support for (possibly) unsynchronized maps.Eric Anholt2012-03-101-0/+2
* intel: Bump the copyright dates on the bufmgr files.Eric Anholt2012-03-091-1/+1
* intel: Add .aub file output support.Eric Anholt2012-03-091-0/+14
* intel: Add support for overriding the PCI ID via an environment variableKenneth Graunke2012-03-091-0/+1
* intel: Add an interface for setting the output file for decode.Eric Anholt2012-01-041-0/+2
* intel: Get intel_decode.c minimally building.Eric Anholt2011-12-291-0/+12
* intel: Add an interface to limit vma cachingChris Wilson2011-12-051-0/+2
* intel: Add an interface for removing relocs after they're added.Eric Anholt2011-10-281-0/+2
* intel: Add interface to query aperture sizes.Chris Wilson2011-06-041-0/+2
* intel: Export CONSTANT_BUFFER addressing modeChris Wilson2010-12-191-1/+1
* intel: Add a forward declaration of struct drm_clip_rectChris Wilson2010-11-251-2/+4
* Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt2010-08-261-1/+5
* intel: Add support for kernel multi-ringbuffer API.Zou Nan hai2010-06-061-0/+3
* intel: query whether a buffer is reusable.Chris Wilson2010-05-111-0/+1
* libdrm/intel: execbuf2 supportJesse Barnes2010-03-021-0/+5
* Merge remote branch 'origin/master' into libdrmKristian Høgsberg2009-11-201-0/+1
* Move libdrm/ up one levelKristian Høgsberg2009-11-171-0/+212