summaryrefslogtreecommitdiff
path: root/intel/intel_bufmgr.h
AgeCommit message (Expand)Author
2015-03-18intel: Export total subslice and EU countsJeff McGee
2014-09-17intel: Add support for userptr objectsTvrtko Ursulin
2014-01-20intel: Create a new drm_intel_bo offset64 field.Kenneth Graunke
2013-11-15intel: Add support for GPU reset status query ioctlIan Romanick
2013-11-08Revert "intel: Add support for GPU reset status query ioctl"Dave Airlie
2013-11-07intel: Add support for GPU reset status query ioctlIan Romanick
2013-06-10intel/aub: Implement a way to specify the output .aub filenameDamien Lespiau
2012-08-10intel: Add a function for the new register read ioctl.Eric Anholt
2012-07-20intel: add prime interface for getting/setting a prime bo. (v4)Dave Airlie
2012-06-27intel/context: new execbuf interface for contextsBen Widawsky
2012-06-27intel/context: Add drm_intel_context typeBen Widawsky
2012-06-27intel: wait render timeout implementationBen Widawsky
2012-05-10intel: Add the ability to supply annotations for .aub files.Paul Berry
2012-03-10intel: Add support for (possibly) unsynchronized maps.Eric Anholt
2012-03-09intel: Bump the copyright dates on the bufmgr files.Eric Anholt
2012-03-09intel: Add .aub file output support.Eric Anholt
2012-03-09intel: Add support for overriding the PCI ID via an environment variableKenneth Graunke
2012-01-04intel: Add an interface for setting the output file for decode.Eric Anholt
2011-12-29intel: Get intel_decode.c minimally building.Eric Anholt
2011-12-05intel: Add an interface to limit vma cachingChris Wilson
2011-10-28intel: Add an interface for removing relocs after they're added.Eric Anholt
2011-06-04intel: Add interface to query aperture sizes.Chris Wilson
2010-12-19intel: Export CONSTANT_BUFFER addressing modeChris Wilson
2010-11-25intel: Add a forward declaration of struct drm_clip_rectChris Wilson
2010-08-26Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.Eric Anholt
2010-06-06intel: Add support for kernel multi-ringbuffer API.Zou Nan hai
2010-05-11intel: query whether a buffer is reusable.Chris Wilson
2010-03-02libdrm/intel: execbuf2 supportJesse Barnes
2009-11-20Merge remote branch 'origin/master' into libdrmKristian Høgsberg
2009-11-17Move libdrm/ up one levelKristian Høgsberg