summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.h
AgeCommit message (Expand)Author
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye
2018-11-20lib/batchbuffer: Set bpp in igt_buf.Maarten Lankhorst
2018-07-06lib: Add aux surface state to igt_bufVille Syrjälä
2018-07-05lib: Constify igt_bufVille Syrjälä
2018-04-24lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libsKalamarz, Lukasz
2018-04-24lib/intel_batchbuffer: Removal of state variable from a intel_batchbuffer str...Kalamarz, Lukasz
2018-02-01lib/intel_batchbuffer: Add src/dst delta arguments to igt_blitter_fast_copy tooMaarten Lankhorst
2018-02-01lib/intel_batchbuffer: Add delta argument to igt_blitter_fast_copy__raw, v2.Maarten Lankhorst
2017-12-11igt_fb: Add support for drawing to non-32bit Y/Yf tiled FBsImre Deak
2015-05-05lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_STARTDaniel Vetter
2015-03-25lib: Add media spinJeff McGee
2015-03-12lib: small documentation fixesThomas Wood
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau
2015-03-12lib/skl: Add gen9 specific igt_blitter_fast_copy()Damien Lespiau
2014-12-04lib: Add GPGPU fillZhenyu Wang
2014-12-04lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_tZhenyu Wang
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson
2014-08-30batch: Fix typo in BLIT_BATCH_BEGINChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson
2014-06-12lib: various documentation fixesThomas Wood
2014-03-26lib/intel_batchbuffer fix OUT_RELOC doc tagMika Kuoppala
2014-03-22lib: more unecessary header removalDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-22lib/intel_batchbuffer: api documentation for render copy/media fillDaniel Vetter
2014-03-22lib/intel_batchbuffer: drop cpu_mapping from igt_bufDaniel 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
2014-03-13lib/intel_batchbuffer: Remove BATCH_LOCALSDaniel Vetter
2014-03-13lib: remove hw context #definesDaniel Vetter
2013-12-05gem_pipe_control_store_loop: BDW updateBen Widawsky
2013-11-14tests: More bdw falloutDaniel Vetter
2013-11-12build: Fix assorted compilation warningsOscar Mateo
2013-11-06bdw: Update obvious missing blit supportBen Widawsky
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-12-06Implement a working gen7 rendercopyChris Wilson
2012-06-29context: libdrm wrappersBen Widawsky
2012-06-14context: update for new execbuf2 elementBen Widawsky
2012-05-29lib: fix gen5 workaround emissionDaniel Vetter
2012-01-25i-g-t: silence -WinlineBen Widawsky
2011-09-09lib/batch: hackish interface to run batches on specific ringsDaniel Vetter
2011-05-24gem_stress: Add render copyfunc for SandyBridgeChris Wilson