summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.c
AgeCommit message (Expand)Author
2019-04-18lib/intel_batchbuffer: Make blitter asserts more usefulVille Syrjälä
2019-03-26lib/intel_batchbuffer: Media VME kernel is valid only for Gen11Tvrtko Ursulin
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-10-15libs: Add rendercopy support for GEN11Kalamarz, Lukasz
2018-09-26lib/gpgpu_fill: Implement gpgpu_fillfunc for Gen11Katarzyna Dec
2018-09-26lib: Reuse Gen9 mediafill on Gen11Daniele Ceraolo Spurio
2018-07-18lib/rendercopy: Add gen4/5 rendercopyLukasz Kalamarz
2018-07-05lib: Constify igt_bufVille Syrjälä
2018-05-16igt: Drop Intel from the name in docs and pathsArkadiusz Hiler
2018-05-15lib/media_spin: Remove gen8lp_media_spin functionKatarzyna Dec
2018-05-08lib/intel_batchbuffer: Minor cosmetic change in copyright headerAntonio Argenziano
2018-04-24lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libsKalamarz, Lukasz
2018-04-18lib/intel_batchbuffer: Reuse gen9_media_fill on Gen 10Katarzyna Dec
2018-04-12lib: Remove duplications in gpu_fill libraryKatarzyna Dec
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