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
2016-03-08
benchmarks/gem_latency: Replace igt_stats with igt_mean
Chris Wilson
1
-0
/
+27
2016-03-08
lib: Magic for_each_engine() macro to iterate over available engines
Chris Wilson
1
-0
/
+9
2016-03-08
igt/gem_exec_suspend: Do pre/post suspend double checks
Chris Wilson
2
-11
/
+12
2016-03-08
lib: Skip execution in gem_has_ring()
Chris Wilson
1
-10
/
+2
2016-03-08
lib: Flush all possible rings
Chris Wilson
1
-24
/
+13
2016-03-08
lib: Flush BSD2 as well when available
Chris Wilson
1
-0
/
+5
2016-03-03
tests: fix CRTC assignment for a few tests
Paulo Zanoni
2
-0
/
+35
2016-03-03
lib/igt_kms: add kmstest_get_crtc_idx
Paulo Zanoni
2
-0
/
+19
2016-03-03
lib/igt_fb: Fix gen2 and 915 Y tile sizes
Ville Syrjälä
1
-3
/
+8
2016-03-03
lib/igt_kms: Fix igt_fb_set_size() debug message
Ville Syrjälä
1
-1
/
+1
2016-03-03
lib/igt_gt: Replace asm clflush/mfence with __builtin_ia32 variants
Chris Wilson
1
-4
/
+9
2016-03-03
lib: Tidy testing for rtcwake
Chris Wilson
1
-6
/
+5
2016-03-02
lib/igt_fb: Fix domain tracking for GTT cairo surfaces
Chris Wilson
2
-2
/
+4
2016-03-02
lib: Show the command that fails when suspending
Chris Wilson
1
-4
/
+1
2016-03-01
lib: move i915_wedged_set to ig_gt.c
Daniele Ceraolo Spurio
2
-0
/
+25
2016-03-01
lib: Add read/write direction support for dmabuf synchronisation
Chris Wilson
2
-6
/
+12
2016-02-29
lib: Check required number of surfaces against VFS file limits
Chris Wilson
1
-2
/
+21
2016-02-26
igt/gem_sync: Enforce a timeout of 20s
Chris Wilson
2
-0
/
+18
2016-02-23
lib: Move gem_wait() to ioctl-wrappers
Chris Wilson
2
-10
/
+35
2016-02-19
lib/igt_pm: Lib for power management
David Weinehall
5
-13
/
+269
2016-02-18
lib: Restore gem_available_aperture_size()
Chris Wilson
2
-0
/
+20
2016-02-18
igt: Report the global GTT size
Chris Wilson
2
-20
/
+20
2016-02-17
lib/igt_core.c: Expand --run-subtest functionality.
Derek Morton
4
-2
/
+516
2016-02-11
lib: Add prime_sync_start and prime_sync_end helpers
Tiago Vignatti
2
-0
/
+43
2016-02-11
prime_mmap: Add basic tests to write in a bo using CPU
Tiago Vignatti
2
-0
/
+29
2016-02-11
lib: Add gem_userptr and __gem_userptr helpers
Tiago Vignatti
2
-0
/
+54
2016-02-09
lib: Fix build when vc4 headers are present
Tomeu Vizoso
1
-3
/
+3
2016-02-09
lib: Only compile igt_vc4 is we have it
Daniel Vetter
2
-2
/
+6
2016-02-08
igt: Add a helper function for creating VC4 BOs.
Eric Anholt
2
-6
/
+15
2016-02-08
igt: Add a helper function for mapping VC4 BOs.
Eric Anholt
2
-0
/
+19
2016-02-08
igt: Add a helper function for getting a VC4 BO that's been drawn to.
Eric Anholt
3
-0
/
+134
2016-02-08
igt: Add support for DRIVER_VC4 flags on tests.
Eric Anholt
2
-2
/
+15
2016-02-05
lib: Silence a common debug message when creating a context
Chris Wilson
1
-4
/
+6
2016-02-04
igt/gem_reset_stats: Convert from stop-rings to real hang injection
Chris Wilson
1
-0
/
+2
2016-02-04
tests/drv_hangman: Convert to using central list of engines
Chris Wilson
2
-7
/
+8
2016-01-29
tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats
Paulo Zanoni
2
-9
/
+15
2016-01-29
lib/igt_fb: fix igt_get_all_formats documentation
Paulo Zanoni
1
-1
/
+1
2016-01-29
lib/igt_draw: use igt_drm_format_to_bpp()
Paulo Zanoni
1
-15
/
+1
2016-01-29
lib/igt_fb: make the automatic buffer sizes/strides smaller
Paulo Zanoni
2
-17
/
+96
2016-01-28
lib: Hide BSD1/BSD2 rings on hardware without BSD2
Chris Wilson
1
-0
/
+6
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
1
-0
/
+1
2016-01-27
Extract array of execution engines
Chris Wilson
2
-0
/
+16
2016-01-27
lib: Query the kernel for support of a particular exec id
Chris Wilson
1
-20
/
+22
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
2
-4
/
+18
2016-01-26
lib/igt_kms, tests/testdisplay: allow probing of new connector modes
Jesse Barnes
2
-5
/
+51
2016-01-25
igt: Disable igt_clflush_range() implementation on ARM builds
Eric Anholt
1
-0
/
+4
2016-01-25
lib/ioctl_wrappers: Add gem_has_softpin
Michał Winiarski
2
-0
/
+30
2016-01-25
lib/ioctl_wrappers: Add gem_gtt_type exposing raw HAS_ALIASING_PPGTT param
Michał Winiarski
2
-9
/
+40
2016-01-22
lib: Refactor common detection of missed interrupts
Chris Wilson
2
-0
/
+34
2016-01-22
lib: Print memory requirements as MiB
Chris Wilson
2
-8
/
+9
[next]