summaryrefslogtreecommitdiff
path: root/lib/rendercopy_gen8.c
AgeCommit message (Expand)Author
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-03-26igt.cocci: check the return values of various functionsThomas Wood
2014-12-18lib/gen8: Make rendercopy threadsafeChris Wilson
2014-09-05lib/rendercopy: fix a typo in defineMika Kuoppala
2014-09-01rendercopy/gen8: Fix vertex buffer relocationChris Wilson
2014-08-29Prepare for 64bit relocation addressesChris Wilson
2014-08-26lib/rendercopy*: Use igt_assertDaniel Vetter
2014-07-23tests: remove unused getopt header includesThomas Wood
2014-06-12lib: remove /** from comments that are not API documentationThomas Wood
2014-06-04rendercopy/gen8: Also emit 3DSTATE_WM_DEPTH_STENCIL.Kenneth Graunke
2014-04-24tests: Extract ALIGN macro into a common headerTvrtko Ursulin
2014-03-23lib: extract igt_aux.[hc]Daniel Vetter
2014-03-22lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/Daniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-22lib/intel_batchbuffer: igt_ namespace for the buffer structureDaniel Vetter
2014-03-22lib: make rendercopy.h an internal headerDaniel Vetter
2013-12-10rendercopy/bdw: Fix length of a bunch of zeroed out packets.Kenneth Graunke
2013-12-10rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP.Kenneth Graunke
2013-12-06rendercopy/bdw: Set Instruction Buffer size Modify Enable to 1Xiang, Haihao
2013-11-28rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction lengthDamien Lespiau
2013-11-28rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction lengthDamien Lespiau
2013-11-28rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction lengthDamien Lespiau
2013-11-28rendercopy/bdw: Fix the STATE_SIP instruction lengthDamien Lespiau
2013-11-27rendercopy: Pass context to rendercopy functionsVille Syrjälä
2013-11-06rendercopy/bdw: Add AUB annotations for statesDamien Lespiau
2013-11-06rendercopy/bdw: Fix the original implementationDamien Lespiau
2013-11-06rendercopy/bdw: Initial gen8 rendercopyJesse Barnes