aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i915/intel_batchbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* i915: remove extern "C" guardsEmil Velikov2017-02-211-8/+0
* i915, i965: Silence unused parameter warnings in intel_batchbuffer_advanceIan Romanick2015-09-101-0/+2
* i915: replace INLINE with inlineBrian Paul2015-02-261-7/+7
* i915: Remove state batch emit support.Eric Anholt2013-06-281-1/+1
* i915: Remove gen6+ batchbuffer support.Eric Anholt2013-06-281-14/+5
* i915: Remove miscellanous uncalled gen4 code from formerly shared files.Eric Anholt2013-06-281-7/+0
* i915: Fork the shared code from i965.Eric Anholt2013-06-261-0/+173
* [intel] Move over files that will be shared with 965-fbo work.Eric Anholt2007-11-091-109/+0
* i915: increase batchbuffer back to 16kDave Airlie2007-10-051-2/+1
* i915: add superioctl support to the ttm codepaths.Dave Airlie2007-10-041-1/+2
* i915: add superioctl initial support inside bufmgr ttmDave Airlie2007-10-031-2/+0
* i915/drmbuf: attempt to push relocations into buffer managerDave Airlie2007-10-031-14/+3
* Revert "WIP 965 conversion to dri_bufmgr."Eric Anholt2007-09-271-0/+122
* WIP 965 conversion to dri_bufmgr.Eric Anholt2007-09-271-122/+0
* Move i915tex driver into place as just i915.Eric Anholt2007-09-241-0/+122
* Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-126/+0
* Fix some warnings on x86_64Alan Hourihane2006-04-071-2/+3
* Dave Reveman's patch for GLX_MESA_copy_sub_buffer supportBrian Paul2006-03-311-1/+2
* Add Intel 945GM supportAlan Hourihane2006-01-231-0/+1
* add missing license textsKeith Whitwell2004-06-181-0/+20
* New driver for i915 as well as older i830/i845/i865 chipsets.Keith Whitwell2004-06-101-0/+103