summaryrefslogtreecommitdiff
path: root/lib/media_fill_gen7.c
AgeCommit message (Expand)Author
2018-05-21lib/media_fill: Create common media_fill library for all gensKatarzyna Dec
2018-05-15lib: Rename library from gpu_fill to gpu_cmdsKatarzyna Dec
2018-05-15lib/gpu_fill: Further code unification in gpu_fillKatarzyna Dec
2018-04-24lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libsKalamarz, Lukasz
2018-04-12lib: Adjust refactored gpu_fill library to our coding styleKatarzyna Dec
2018-04-12lib: Move common gpgpu/media fill functions to gpu_fill libraryKatarzyna Dec
2015-07-20lib: Move gpgpu_fill code to separate fileDominik Zeromski
2014-12-04lib: Add GPGPU fillZhenyu Wang
2014-08-26lib/rendercopy*: Use igt_assertDaniel Vetter
2014-04-24tests: Extract ALIGN macro into a common headerTvrtko Ursulin
2014-03-22lib: more unecessary header removalDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter
2013-12-06tests/gem_media_fill: add support for gen7Xiang, Haihao