index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rendercopy_gen8.c
Age
Commit message (
Expand
)
Author
2016-11-09
Revert "lib: use the local intel_aub.h file"
Tomeu Vizoso
2016-10-27
lib: use the local intel_aub.h file
Emil Velikov
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
2014-12-18
lib/gen8: Make rendercopy threadsafe
Chris Wilson
2014-09-05
lib/rendercopy: fix a typo in define
Mika Kuoppala
2014-09-01
rendercopy/gen8: Fix vertex buffer relocation
Chris Wilson
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
2014-08-26
lib/rendercopy*: Use igt_assert
Daniel Vetter
2014-07-23
tests: remove unused getopt header includes
Thomas Wood
2014-06-12
lib: remove /** from comments that are not API documentation
Thomas Wood
2014-06-04
rendercopy/gen8: Also emit 3DSTATE_WM_DEPTH_STENCIL.
Kenneth Graunke
2014-04-24
tests: Extract ALIGN macro into a common header
Tvrtko Ursulin
2014-03-23
lib: extract igt_aux.[hc]
Daniel Vetter
2014-03-22
lib: s/drmtest_dumb_aub/igt_aub_dump_enabled/
Daniel Vetter
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2014-03-22
lib/intel_batchbuffer: igt_ namespace for the buffer structure
Daniel Vetter
2014-03-22
lib: make rendercopy.h an internal header
Daniel Vetter
2013-12-10
rendercopy/bdw: Fix length of a bunch of zeroed out packets.
Kenneth Graunke
2013-12-10
rendercopy/bdw: Emit 3DSTATE_WM_HZ_OP.
Kenneth Graunke
2013-12-06
rendercopy/bdw: Set Instruction Buffer size Modify Enable to 1
Xiang, Haihao
2013-11-28
rendercopy/bdw: Fix the 3DSTATE_STENCIL_BUFFER instruction length
Damien Lespiau
2013-11-28
rendercopy/bdw: Fix the 3DSTATE_HIER_DEPTH_BUFFER instruction length
Damien Lespiau
2013-11-28
rendercopy/bdw: Fix the various 3DSTATE_CONSTANT_* instruction length
Damien Lespiau
2013-11-28
rendercopy/bdw: Fix the STATE_SIP instruction length
Damien Lespiau
2013-11-27
rendercopy: Pass context to rendercopy functions
Ville Syrjälä
2013-11-06
rendercopy/bdw: Add AUB annotations for states
Damien Lespiau
2013-11-06
rendercopy/bdw: Fix the original implementation
Damien Lespiau
2013-11-06
rendercopy/bdw: Initial gen8 rendercopy
Jesse Barnes