summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-20igt/gem_exec_fence: New testTvrtko Ursulin1-0/+1
2015-05-05lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_STARTDaniel Vetter1-0/+1
2015-03-25lib: Add media spinJeff McGee1-0/+22
2015-03-12lib: small documentation fixesThomas Wood1-1/+1
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau1-0/+18
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau1-0/+17
2014-12-04lib: Add GPGPU fillZhenyu Wang1-3/+4
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang1-12/+12
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson1-0/+5
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson1-1/+1
2014-08-30batch: Specify number of relocations to accommodateChris Wilson1-30/+20
2014-08-29Prepare for 64bit relocation addressesChris Wilson1-14/+6
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson1-0/+1
2014-06-12lib: various documentation fixesThomas Wood1-4/+1
2014-03-26lib/intel_batchbuffer fix OUT_RELOC doc tagMika Kuoppala1-1/+1
2014-03-22lib: more unecessary header removalDaniel Vetter1-1/+1
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter1-0/+1
2014-03-22tests|lib: remove assert.h includesDaniel Vetter1-5/+5
2014-03-22lib/intel_batchbuffer: api documentation for render copy/media fillDaniel Vetter1-0/+54
2014-03-22lib/intel_batchbuffer: drop cpu_mapping from igt_bufDaniel Vetter1-1/+0
2014-03-22lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcsDaniel Vetter1-12/+12
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter1-6/+6
2014-03-22lib/intel_batchbuffer: un-inline buf_height/widthDaniel Vetter1-9/+2
2014-03-22lib: make media_fill.h an internal headerDaniel Vetter1-0/+8
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter1-0/+29
2014-03-13lib: switch intel_copy_bo to directly take a sizeDaniel Vetter1-1/+1
2014-03-13lib: api docs for intel_batchbufferDaniel Vetter1-0/+57
2014-03-13lib/intel_batchbuffer: Remove BATCH_LOCALSDaniel Vetter1-4/+0
2014-03-13lib: remove hw context #definesDaniel Vetter1-7/+0
2013-12-05gem_pipe_control_store_loop: BDW updateBen Widawsky1-0/+15
2013-11-14tests: More bdw falloutDaniel Vetter1-2/+2
2013-11-12build: Fix assorted compilation warningsOscar Mateo1-1/+1
2013-11-06bdw: Update obvious missing blit supportBen Widawsky1-0/+22
2013-07-29intel_batchbuffer: add support for non-32bit blt copiesImre Deak1-0/+5
2013-07-18lib: Remove old dead code intel_batchbuffer_emit_mi_flush()Damien Lespiau1-3/+0
2012-12-06Implement a working gen7 rendercopyChris Wilson1-0/+1
2012-06-29context: libdrm wrappersBen Widawsky1-0/+2
2012-06-14context: update for new execbuf2 elementBen Widawsky1-0/+7
2012-05-29lib: fix gen5 workaround emissionDaniel Vetter1-1/+1
2012-01-25i-g-t: silence -WinlineBen Widawsky1-0/+1
2011-09-09lib/batch: hackish interface to run batches on specific ringsDaniel Vetter1-0/+1
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson1-10/+3
2011-03-29lib: execbuffer2 supportDaniel Vetter1-2/+9
2011-02-01Exercise the whole aperture with tiled blitsChris Wilson1-26/+3
2010-10-26Prepare for split BLT ring on Sandybridge.Chris Wilson1-2/+4
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-0/+4
2009-04-07Fix warning about assert in intel_batchbuffer.hEric Anholt1-0/+1
2009-03-27Move i810_reg.h to lib/intel_reg.h and get it disted.Eric Anholt1-1/+1
2009-03-26Initial import of intel-graphics-tools with some microbenchmarks.Eric Anholt1-0/+117