summaryrefslogtreecommitdiff
path: root/lib/rendercopy_gen9.c
AgeCommit message (Expand)Author
2019-04-29lib/rendercopy: Configure MOCS more consistentlyVille Syrjälä
2019-04-29lib/rendercopy: Add fp16 support for gen4+Ville Syrjälä
2019-04-04lib/rendercopy: Assert that buffer dimensions/stride are acceptableVille Syrjälä
2019-03-11lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopyVille Syrjälä
2019-03-11lib/rendercopy: Copy gen8 surface state definition to gen-9 headerDhinakaran Pandiyan
2018-11-20lib/rendercopy: Implement support for 8/16 bppMaarten Lankhorst
2018-10-15libs: Add rendercopy support for GEN11Kalamarz, Lukasz
2018-10-04lib/i915: Move shaders directoryKatarzyna Dec
2018-07-18lib/rendercopy: Use gen4 definitions if applicableLukasz Kalamarz
2018-07-06lib/rendercopy: Add enough surface state for AUX_CCS_EVille Syrjälä
2018-07-06lib/rendercopy: Set the upper 32bits of surface base address on gen8+Ville Syrjälä
2018-07-05lib: Constify igt_bufVille Syrjälä
2018-07-03lib/rendercopy: Simplify reloc offsetsVille Syrjälä
2018-07-03lib/rendercopy: Use gen8_wm_kernel__affineChris Wilson
2018-06-14lib/gen9_render: Header cleanupLukasz Kalamarz
2018-06-14lib/gen8_render: Cleanup of libsLukasz Kalamarz
2018-06-14lib/rendercopy: Use gen6 definitions if applicableLukasz Kalamarz
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz
2018-04-24lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libsKalamarz, Lukasz
2017-12-07lib: copy intel_aub.h from libdrmScott D Phillips
2016-11-09Revert "lib: use the local intel_aub.h file"Tomeu Vizoso
2016-10-27lib: use the local intel_aub.h fileEmil Velikov
2015-08-13lib/rendercopy_gen9: Setup Push constant pointer before sending BTP commandsArun Siluvery
2015-08-13lib/rendercopy_gen9: WaBindlessSurfaceStateModifyEnableMika Kuoppala
2015-03-26igt.cocci: check the return values of various functionsThomas Wood
2015-02-02rendercopy/gen9: fix gem_render_copy 3d state setupImre Deak
2014-11-06Rendercopy/skl: Remove redundant field to fix GPU hangZhao Yakui
2014-10-17lib: various documentation fixesThomas Wood
2014-09-30rendercopy/skl: Set the URB VS start address to 4Xiang, Haihao
2014-09-30rendercopy/skl: Follow the spec to add the Pipeline selection maskZhao Yakui
2014-09-30rendercopy/skl: Emit 3DSTATE_WM_HZ_OPZhao Yakui
2014-09-30rendercopy/skl: Fix the 3DSTATE_DS instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Fix the STATE_BASE_ADDRESS instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Set Instruction Buffer size Modify Enable to 1Zhao Yakui
2014-09-30rendercopy/skl: update instruction lengthZhao Yakui
2014-09-30rendercopy/skl: Pass the context to rendercopy function on SKLZhao Yakui
2014-09-30rendercopy/skl: Update 3DSTATE_SBEDamien Lespiau
2014-09-30rendercopy/skl: Set the 3DSTATE_VF stateDamien Lespiau
2014-09-30rendercopy/skl: Start the gen9 rendercopy from the gen8 versionDamien Lespiau