summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.h
AgeCommit message (Expand)Author
2020-02-03lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLTVanshidhar Konda
2020-01-17lib/intel_batchbuffer: Add CCS width/height functions for Intel igt_bufZbigniew Kempczyński
2019-12-31lib: Add engine copy support for YUV formatsImre Deak
2019-12-31lib/igt_buf: Extend igt_buf to include two color surfacesImre Deak
2019-12-31lib/igt_buf: Extend igt_buf to include two CCS surfacesImre Deak
2019-12-31lib/igt_buf: Use compression type consistentlyImre Deak
2019-12-09lib: Add vebox copy supportImre Deak
2019-12-09tests/gem_render_copy: Make subtest parameters more explicitImre Deak
2019-12-04lib/rendercopy_gen9: Add GEN12 color clearMika Kahola
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