index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
intel_batchbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
lib/intel_batchbuffer: Add Gen10 support for render_copy and gpgpu_fillfunc.
Rodrigo Vivi
1
-2
/
+2
2017-01-02
lib: Mass conversion to to_user_pointer()
Chris Wilson
1
-2
/
+2
2015-09-08
lib: various documentation fixes
Thomas Wood
1
-1
/
+1
2015-07-20
lib/gpgpu_fill: Add SKL support
Dominik Zeromski
1
-0
/
+2
2015-07-20
lib/gpgpu_fill: Add BDW support
Dominik Zeromski
1
-0
/
+2
2015-07-20
lib: Move gpgpu_fill code to separate file
Dominik Zeromski
1
-0
/
+1
2015-07-02
docs: various documentation fixes
Thomas Wood
1
-2
/
+2
2015-06-27
doc: Remove i-g-t/intel prefixes and capitalize section titles
Damien Lespiau
1
-1
/
+1
2015-04-14
lib: add a define for test failure exit status
Thomas Wood
1
-1
/
+1
2015-03-25
lib: Add media spin
Jeff McGee
1
-0
/
+24
2015-03-18
lib/batch: Fix range checks for blits
Chris Wilson
1
-9
/
+12
2015-03-18
lib/batch: Trivial compile fix for 32-bit builds
Chris Wilson
1
-2
/
+2
2015-03-12
lib: small documentation fixes
Thomas Wood
1
-1
/
+0
2015-03-12
lib: Provide a raw version of the gen9 fast copy blits
Damien Lespiau
1
-1
/
+133
2015-03-12
lib: Split two helpers to build fast copy's dword0 and dword1
Damien Lespiau
1
-39
/
+57
2015-03-12
lib: Don't give a struct igt_buf * to fast_copy_pitch()
Damien Lespiau
1
-6
/
+6
2015-03-12
lib/skl: Add gen9 specific igt_blitter_fast_copy()
Damien Lespiau
1
-0
/
+106
2014-12-04
lib: Add GPGPU fill
Zhenyu Wang
1
-0
/
+19
2014-12-04
lib: rename igt_media_fillfunc_t typedef to igt_fillfunc_t
Zhenyu Wang
1
-2
/
+2
2014-11-25
lib: fix symbol names in documentation comments
Thomas Wood
1
-2
/
+2
2014-09-30
lib/skl: Return the render copy and media fill functions
Xiang, Haihao
1
-1
/
+5
2014-09-09
igt/gem_ppgtt: Create secondary contexts and mm
Chris Wilson
1
-1
/
+14
2014-09-09
test: Exercise full ppgtt switching between multiple fd
Chris Wilson
1
-0
/
+1
2014-08-30
batch: Specify number of relocations to accommodate
Chris Wilson
1
-4
/
+4
2014-08-29
Prepare for 64bit relocation addresses
Chris Wilson
1
-6
/
+24
2014-08-29
lib/batchbuffer: Guard intel_blt_copy with even more asserts
Chris Wilson
1
-10
/
+14
2014-08-29
lib/batchbuffer: Store the gen in a local variable
Chris Wilson
1
-4
/
+6
2014-08-26
lib: Use igt macros more
Daniel Vetter
1
-16
/
+16
2014-08-06
lib/chv: CHV media pipeline command sequence
Sean V Kelley
1
-1
/
+3
2014-03-26
lib/igt_kms/bf: doc skeleton
Daniel Vetter
1
-1
/
+1
2014-03-23
lib/intel_batchbuffer: document header dependencies
Daniel Vetter
1
-0
/
+3
2014-03-23
lib: Use @include tag for include files
Daniel Vetter
1
-2
/
+1
2014-03-22
lib: add #include "foo.h" lines like in manpages
Daniel Vetter
1
-0
/
+2
2014-03-22
lib/intel_batchbuffer: api documentation for render copy/media fill
Daniel Vetter
1
-2
/
+39
2014-03-22
lib/intel_batchbuffer: igt_ prefix for rendercopy/mediafill funcs
Daniel Vetter
1
-7
/
+7
2014-03-22
lib/intel_batchbuffer: igt_ namespace for the buffer structure
Daniel Vetter
1
-2
/
+2
2014-03-22
lib/intel_batchbuffer: un-inline buf_height/width
Daniel Vetter
1
-0
/
+10
2014-03-22
lib: make media_fill.h an internal header
Daniel Vetter
1
-0
/
+13
2014-03-22
lib: make rendercopy.h an internal header
Daniel Vetter
1
-0
/
+19
2014-03-13
lib: switch intel_copy_bo to directly take a size
Daniel Vetter
1
-12
/
+9
2014-03-13
lib: api docs for intel_batchbuffer
Daniel Vetter
1
-1
/
+118
2013-12-06
lib: Clean the batch buffer store after reset
Xiang, Haihao
1
-0
/
+2
2013-11-14
tests/gem_cs_prefetch: Fix bdw damage
Daniel Vetter
1
-1
/
+3
2013-11-06
bdw: Update obvious missing blit support
Ben Widawsky
1
-2
/
+3
2013-09-04
lib: fix the fix for gen5 workaround emmision
Imre Deak
1
-1
/
+2
2013-09-04
lib/intel_batchbuffer: remove code w/o effect
Imre Deak
1
-2
/
+0
2013-07-29
intel_batchbuffer: add support for non-32bit blt copies
Imre Deak
1
-14
/
+48
2013-07-18
lib: Remove old dead code intel_batchbuffer_emit_mi_flush()
Damien Lespiau
1
-7
/
+0
2012-07-23
shut up the compiler a bit
Daniel Vetter
1
-1
/
+0
2012-06-29
context: libdrm wrappers
Ben Widawsky
1
-4
/
+36
[next]