index
:
~gfxstrand/intel-gpu-tools
master
wip/sand
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
lib/igt_core.c: Flag the test as failing after a segfault
Derek Morton
1
-1
/
+8
2015-05-27
lib: Enable building unit tests on android
Derek Morton
2
-1
/
+44
2015-05-18
lib/bxt: Update the Broxton PCI IDs
Damien Lespiau
1
-5
/
+3
2015-05-15
lib: Add a user data pointer to the argument parsing functions
Damien Lespiau
2
-13
/
+24
2015-05-14
igt.cocci: don't use igt_assert_neq to compare pointers
Thomas Wood
1
-1
/
+1
2015-05-14
docs: various documentation fixes
Thomas Wood
3
-5
/
+19
2015-05-14
lib/debugfs: wait_for_keypress("crc") when collecting CRC
Paulo Zanoni
1
-0
/
+6
2015-05-12
igt_kms: Do not reset plane position on assigning a fb
Tvrtko Ursulin
1
-3
/
+1
2015-05-12
igt_kms: Merge condition in igt_plane_set_fb
Tvrtko Ursulin
1
-8
/
+3
2015-05-12
igt_kms: Avoid NULL ptr deref when commiting disabled planes
Tvrtko Ursulin
1
-1
/
+1
2015-05-11
lib: Add missing '\n' to error message
Damien Lespiau
1
-4
/
+8
2015-05-10
lib/core: Limit fatal signal CRASH reporting to the fatal signals
Chris Wilson
1
-1
/
+13
2015-05-08
lib: Teach igt to handle signal failures gracefully
Chris Wilson
2
-7
/
+9
2015-05-07
lib: add igt_draw
Paulo Zanoni
3
-0
/
+629
2015-05-06
lib/mmio: One more s/OUTRET/OUTREG/
Daniel Vetter
1
-1
/
+1
2015-05-05
lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_START
Daniel Vetter
1
-0
/
+1
2015-05-05
lib: add igt_wait()
Paulo Zanoni
2
-17
/
+44
2015-05-05
rename global mmio variable to igt_global_mmio
Jani Nikula
2
-30
/
+29
2015-05-05
lib: add 16 and 8 bit versions of INREG and OUTREG
Jani Nikula
2
-5
/
+76
2015-05-01
igt_fb: Close the image file when we are done with it
Tvrtko Ursulin
1
-0
/
+2
2015-05-01
lib/igt_core.c : only disable low mem killer once
Tim Gore
1
-4
/
+9
2015-04-29
igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffers
Tvrtko Ursulin
1
-16
/
+40
2015-04-27
igt/gem_exec_big: Check 64bit relocation values
Chris Wilson
2
-4
/
+4
2015-04-26
lib: Fix types for gem_mmap*
Chris Wilson
2
-6
/
+6
2015-04-26
lib: Cache static queries
Chris Wilson
3
-44
/
+89
2015-04-26
lib: Fix types for gem_create()
Chris Wilson
2
-2
/
+2
2015-04-22
lib/igt_kms: Let set_property return the result
Sonika Jindal
1
-3
/
+4
2015-04-22
lib/drmtest.h : fix mmap64 again
Tim Gore
1
-1
/
+1
2015-04-21
docs: avoid escaping characters in documentation comments
Thomas Wood
3
-5
/
+5
2015-04-16
lib/igt_aux: Introduce igt_interactive_debug_manual_check.
Rodrigo Vivi
2
-0
/
+51
2015-04-16
tests: Add kms_legacy_colorkey
Ville Syrjälä
1
-0
/
+4
2015-04-14
lib: load images from the data directory in igt_paint_image
Thomas Wood
3
-8
/
+20
2015-04-14
lib: use a critical warning when unable to open a data file
Thomas Wood
1
-0
/
+5
2015-04-14
i-g-t: Adding plane scaling test case
chandra konduru
3
-16
/
+115
2015-04-14
i-g-t: Adding test case to test background color.
chandra konduru
2
-0
/
+65
2015-04-14
tests: create a single combined test list
Thomas Wood
1
-1
/
+1
2015-04-14
lib: use test failure status for igt_set_timeout
Thomas Wood
2
-3
/
+6
2015-04-14
lib: add a define for test failure exit status
Thomas Wood
4
-11
/
+17
2015-04-14
lib: Implement gem_sync() using WAIT
Chris Wilson
1
-3
/
+13
2015-04-08
lib/bxt: Add Broxton PCI ids
Damien Lespiau
1
-1
/
+11
2015-04-08
lib/intel_chipset: fix HAS_PCH_SPLIT on GEN9
Imre Deak
1
-1
/
+1
2015-04-08
lib/intel_chipset: fix HAS_PCH_SPLIT on CHV
Imre Deak
1
-1
/
+1
2015-04-03
igt/gem_cpu_reloc: Pretty print execbuf failures
Chris Wilson
1
-5
/
+3
2015-04-02
tests: install test programs to libexec
Joonas Lahtinen
2
-0
/
+29
2015-03-31
lib/kms: Add a way to override an output's mode
Ander Conselvan de Oliveira
2
-0
/
+21
2015-03-30
lib/tests: add missing library flags
Thomas Wood
1
-1
/
+1
2015-03-30
lib: add debug flags
Thomas Wood
1
-1
/
+1
2015-03-26
igt.cocci: check the return values of various functions
Thomas Wood
7
-23
/
+52
2015-03-26
lib: print a stack trace when a test assertion fails
Thomas Wood
2
-3
/
+33
2015-03-26
igt/gem_concurrent_blit: Separate out the combinatorial explosion
Chris Wilson
2
-0
/
+6
[next]