summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.c
AgeCommit message (Expand)Author
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
2017-06-30lib/intel_batchbuffer: Add Gen10 support for render_copy and gpgpu_fillfunc.Rodrigo Vivi
2017-01-02lib: Mass conversion to to_user_pointer()Chris Wilson
2015-09-08lib: various documentation fixesThomas Wood
2015-07-20lib/gpgpu_fill: Add SKL supportDominik Zeromski
2015-07-20lib/gpgpu_fill: Add BDW supportDominik Zeromski
2015-07-20lib: Move gpgpu_fill code to separate fileDominik Zeromski
2015-07-02docs: various documentation fixesThomas Wood
2015-06-27doc: Remove i-g-t/intel prefixes and capitalize section titlesDamien Lespiau
2015-04-14lib: add a define for test failure exit statusThomas Wood
2015-03-25lib: Add media spinJeff McGee
2015-03-18lib/batch: Fix range checks for blitsChris Wilson
2015-03-18lib/batch: Trivial compile fix for 32-bit buildsChris Wilson
2015-03-12lib: small documentation fixesThomas Wood
2015-03-12lib: Provide a raw version of the gen9 fast copy blitsDamien Lespiau
2015-03-12lib: Split two helpers to build fast copy's dword0 and dword1Damien Lespiau
2015-03-12lib: Don't give a struct igt_buf * to fast_copy_pitch()Damien 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-11-25lib: fix symbol names in documentation commentsThomas Wood
2014-09-30lib/skl: Return the render copy and media fill functionsXiang, Haihao
2014-09-09igt/gem_ppgtt: Create secondary contexts and mmChris Wilson
2014-09-09test: Exercise full ppgtt switching between multiple fdChris Wilson
2014-08-30batch: Specify number of relocations to accommodateChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-29lib/batchbuffer: Guard intel_blt_copy with even more assertsChris Wilson
2014-08-29lib/batchbuffer: Store the gen in a local variableChris Wilson
2014-08-26lib: Use igt macros moreDaniel Vetter
2014-08-06lib/chv: CHV media pipeline command sequenceSean V Kelley
2014-03-26lib/igt_kms/bf: doc skeletonDaniel Vetter
2014-03-23lib/intel_batchbuffer: document header dependenciesDaniel Vetter
2014-03-23lib: Use @include tag for include filesDaniel Vetter
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