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
Age
Commit message (
Expand
)
Author
2016-02-08
igt: Add a helper function for mapping VC4 BOs.
Eric Anholt
2016-02-08
igt: Add a helper function for getting a VC4 BO that's been drawn to.
Eric Anholt
2016-02-08
igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.
Eric Anholt
2016-02-08
igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.
Eric Anholt
2016-02-08
igt: Add support for DRIVER_VC4 flags on tests.
Eric Anholt
2016-02-08
configure.ac: Test for libdrm_vc4 and build vc4 tests based on it.
Eric Anholt
2016-02-08
list-workarounds: Fix python 2 print statement
Damien Lespiau
2016-02-05
list-workarounds: Extend the script to Mesa
Kibey, Sameer
2016-02-05
igt/gem_workarounds: Convert to real GPU hang injection
Chris Wilson
2016-02-05
igt/gem_exec_alignment: Fix off-by-one in buffer objects
Chris Wilson
2016-02-05
igt/gem_exec_alignment: Mark batch buffer as also requiring 48B
Chris Wilson
2016-02-05
lib: Silence a common debug message when creating a context
Chris Wilson
2016-02-05
igt/gem_ctx_thrash: Rewrite to avoid extraneous allocations
Chris Wilson
2016-02-04
igt/gem_userptr_blits: Limit amount of mlocked surfaces
Chris Wilson
2016-02-04
igt/gem_reset_stats: Convert from stop-rings to real hang injection
Chris Wilson
2016-02-04
igt/gem_ctx_exec: Convert from stop-rings to a real GPU hang/reset
Chris Wilson
2016-02-04
tests/drv_hangman: Convert to using central list of engines
Chris Wilson
2016-02-04
igt/drv_hangman: Make the batchbuffer check more robust
Chris Wilson
2016-02-04
igt/drv_hangman: Inject a true hang
Chris Wilson
2016-02-04
igt/gem_ringfill: Add exercising the default-ring to basic testing
Chris Wilson
2016-02-04
igt/gem_streaming_writes: Set bb start alignment to 64b for Ironlake
Chris Wilson
2016-02-04
igt/gem_busy: Refactor to use gem_require_ring()
Chris Wilson
2016-01-29
tools/intel_residency: use setitimer instead of {,u}alarm
Paulo Zanoni
2016-01-29
tests/pm_rpm: find an appropriate CRTC instead of hardcoding CRTC 0
Paulo Zanoni
2016-01-29
tests/pm_rpm: remove POWER_DIR definition
Paulo Zanoni
2016-01-29
tests/igt_fb: rename igt_get_all_formats to igt_get_all_cairo_formats
Paulo Zanoni
2016-01-29
lib/igt_fb: fix igt_get_all_formats documentation
Paulo Zanoni
2016-01-29
lib/igt_draw: use igt_drm_format_to_bpp()
Paulo Zanoni
2016-01-29
kms_frontbuffer_tracking: standardize the used FB sizes
Paulo Zanoni
2016-01-29
kms_frontbuffer_tracking: use igt_drm_format_to_bpp()
Paulo Zanoni
2016-01-29
lib/igt_fb: make the automatic buffer sizes/strides smaller
Paulo Zanoni
2016-01-28
igt/gem_cs_tlb: Increase BB start alignment to 64bytes
Chris Wilson
2016-01-28
igt: More MI_STORE_DWORD fixes for gen5
Chris Wilson
2016-01-28
igt/gem_ringfill: Set MI_MEM_VIRTUAL flag for gen<6
Chris Wilson
2016-01-28
lib: Hide BSD1/BSD2 rings on hardware without BSD2
Chris Wilson
2016-01-28
tests: Add gem_exec_reloc
Chris Wilson
2016-01-27
igt/gem_reset_stats: Convert residual calllers of gem_exec() to gem_execbuf()
Chris Wilson
2016-01-27
igt/gem_concurrent_blit: Disable libdrm buffer cache for child inheritance
Chris Wilson
2016-01-27
igt/gem_concurrent_all: Pass buffer data down
Chris Wilson
2016-01-27
igt/gem_cs_prefetch: Check each ring
Chris Wilson
2016-01-27
Add I915_EXEC_DEFAULT to list of known engines
Chris Wilson
2016-01-27
igt/gem_sync: Use common array of rings
Chris Wilson
2016-01-27
igt/gem_ringfill: Use common array of rings
Chris Wilson
2016-01-27
igt/gem_cs_tlb: Use common array of rings
Chris Wilson
2016-01-27
igt/gem_exec_nop: Use common array of rings
Chris Wilson
2016-01-27
igt/gem_storedw_loop: Use common array of rings
Chris Wilson
2016-01-27
igt: Add gem_exec_basic
Chris Wilson
2016-01-27
Extract array of execution engines
Chris Wilson
2016-01-27
lib: Query the kernel for support of a particular exec id
Chris Wilson
2016-01-27
lib: Share common __gem_execbuf()
Chris Wilson
[next]