summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.h
AgeCommit message (Expand)Author
2022-04-01lib/intel_batchbuffer: add create without relocsKamil Konieczny
2022-03-09igt/lib: Add tile 4(F-tile) format supportJeevan B
2022-02-02lib/intel_batchbuffer: add tracking and reset for allocatorKamil Konieczny
2021-10-15lib/intel_batchbuffer: Detect and use kernel alignment capabilityZbigniew Kempczyński
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP context after teardownAlan Previn
2021-10-06lib: Add PXP attribute support in batchbuffer and buffer_ops libsAlan Previn
2021-08-10lib/huc_copy: Extend huc copy prototype to pass allocator handleZbigniew Kempczyński
2021-08-10lib/intel_batchbuffer: Add allocator support in blitter src copyZbigniew Kempczyński
2021-08-10lib/intel_batchbuffer: Add allocator support in blitter fast copyBhanuprakash Modem
2021-07-08lib/intel_bb: Remove intel_bb_assign_vm and tests (v2)Jason Ekstrand
2021-04-13lib/intel_batchbuffer: Add tracking intel_buf to intel_bbZbigniew Kempczyński
2021-04-13lib/intel_batchbuffer: Create bb with strategy / vm rangesZbigniew Kempczyński
2021-04-13lib/intel_batchbuffer: Integrate intel_bb with allocatorZbigniew Kempczyński
2020-11-23lib/rendercopy: Enable fast clearMika Kahola
2020-11-19lib/intel_batchbuffer: add intel_bb_blit_copy wrapperDominik Grzegorzek
2020-10-15lib: Use unsigned gen for forward compatible testsChris Wilson
2020-10-01lib/intel_batchbuffer: Prepare batch to use in allocator infrastructureZbigniew Kempczyński
2020-09-16lib/rendercopy: remove libdrm dependencyZbigniew Kempczyński
2020-09-16lib/intel_batchbuffer: fix intel_bb cacheZbigniew Kempczyński
2020-09-16lib/intel_batchbuffer: dump bb to base64Zbigniew Kempczyński
2020-09-16lib/intel_batchbuffer: add new functions to support rendercopyZbigniew Kempczyński
2020-07-15tests/i915/gem_huc_copy: Enable a HuC copy testSally Qi
2020-07-03lib/intel_batchbuffer: Extend intel_bbZbigniew Kempczyński
2020-06-06lib/intel_batchbuffer: add bb resetZbigniew Kempczyński
2020-06-01tests/gem_(gpgpu|media)_fill: remove the _v2 suffixZbigniew Kempczyński
2020-05-26lib/media_fill: Migrate gen11 media pipeline creation to intel_bbZbigniew Kempczyński
2020-05-21lib/intel_batchbuffer: Add new media fillfunc v2Zbigniew Kempczyński
2020-05-20lib/intel_batchbuffer: Introduce temporary igt_fillfunc_v2_tZbigniew Kempczyński
2020-05-20lib/intel_batchbuffer: Introduce intel_bbZbigniew Kempczyński
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