summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.c
AgeCommit message (Expand)Author
2014-03-22lib: add #include "foo.h" lines like in manpagesDaniel Vetter
2014-03-22lib/intel_batchbuffer: api documentation for render copy/media fillDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter
2014-03-22lib/intel_batchbuffer: un-inline buf_height/widthDaniel Vetter
2014-03-22lib: make media_fill.h an internal headerDaniel Vetter
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter
2014-03-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter
2014-03-13lib: api docs for intel_batchbufferDaniel Vetter
2013-12-06lib: Clean the batch buffer store after resetXiang, Haihao
2013-11-14tests/gem_cs_prefetch: Fix bdw damageDaniel Vetter
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
2013-09-04lib: fix the fix for gen5 workaround emmisionImre Deak
2013-09-04lib/intel_batchbuffer: remove code w/o effectImre Deak
2013-07-29intel_batchbuffer: add support for non-32bit blt copiesImre Deak
2013-07-18lib: Remove old dead code intel_batchbuffer_emit_mi_flush()Damien Lespiau
2012-07-23shut up the compiler a bitDaniel Vetter
2012-06-29context: libdrm wrappersBen Widawsky
2012-05-29lib: fix gen5 workaround emissionDaniel Vetter
2012-03-29Make the assertions guarding syscalls (drmIoctl in particular) verboseChris Wilson
2011-09-09lib/batch: hackish interface to run batches on specific ringsDaniel Vetter
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson
2011-05-17Add Ivybridge support to intel_gpu_dump and the BLT tests.Eric Anholt
2011-03-29lib: execbuffer2 supportDaniel Vetter
2011-03-25Move gen5 blitter work-around to libDaniel Vetter
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt