Prepare for 64bit relocation addresses
[platform/upstream/intel-gpu-tools.git] / lib / intel_batchbuffer.h
2014-08-29 Chris WilsonPrepare for 64bit relocation addresses
2014-08-29 Chris Wilsonlib/batchbuffer: Store the gen in a local variable
2014-06-12 Thomas Woodlib: various documentation fixes
2014-03-26 Mika Kuoppalalib/intel_batchbuffer fix OUT_RELOC doc tag
2014-03-22 Daniel Vetterlib: more unecessary header removal
2014-03-22 Daniel Vetterlib: remove uncessary #includes from headers
2014-03-22 Daniel Vettertests|lib: remove assert.h includes
2014-03-22 Daniel Vetterlib/intel_batchbuffer: api documentation for render...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: drop cpu_mapping from igt_buf
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ prefix for rendercopy/media...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: igt_ namespace for the buffer...
2014-03-22 Daniel Vetterlib/intel_batchbuffer: un-inline buf_height/width
2014-03-22 Daniel Vetterlib: make media_fill.h an internal header
2014-03-22 Daniel Vetterlib: make rendercopy.h an internal header
2014-03-13 Daniel Vetterlib: switch intel_copy_bo to directly take a size
2014-03-13 Daniel Vetterlib: api docs for intel_batchbuffer
2014-03-13 Daniel Vetterlib/intel_batchbuffer: Remove BATCH_LOCALS
2014-03-13 Daniel Vetterlib: remove hw context #defines
2013-12-05 Ben Widawskygem_pipe_control_store_loop: BDW update
2013-11-14 Daniel Vettertests: More bdw fallout
2013-11-12 Oscar Mateobuild: Fix assorted compilation warnings
2013-11-06 Ben Widawskybdw: Update obvious missing blit support
2013-07-29 Imre Deakintel_batchbuffer: add support for non-32bit blt copies
2013-07-18 Damien Lespiaulib: Remove old dead code intel_batchbuffer_emit_mi_flush()
2012-12-06 Chris WilsonImplement a working gen7 rendercopy
2012-06-29 Ben Widawskycontext: libdrm wrappers
2012-06-14 Ben Widawskycontext: update for new execbuf2 element
2012-05-29 Daniel Vetterlib: fix gen5 workaround emission
2012-01-26 Ben Widawskyi-g-t: silence -Winline
2011-09-09 Daniel Vetterlib/batch: hackish interface to run batches on specific...
2011-05-24 Chris Wilsongem_stress: Add render copyfunc for SandyBridge
2011-03-29 Daniel Vetterlib: execbuffer2 support
2011-02-01 Chris WilsonExercise the whole aperture with tiled blits
2010-10-26 Chris WilsonPrepare for split BLT ring on Sandybridge.
2010-04-08 Chris WilsonEnable compilation on non-Intel, non-DRM systems.
2009-04-08 Eric AnholtFix warning about assert in intel_batchbuffer.h
2009-03-27 Eric AnholtMove i810_reg.h to lib/intel_reg.h and get it disted.
2009-03-27 Eric AnholtInitial import of intel-graphics-tools with some microb...