s/drmtest_/igt_/
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 12 Aug 2013 10:17:35 +0000 (12:17 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 12 Aug 2013 10:20:22 +0000 (12:20 +0200)
commit1caaf0a6b6e00e3ab85a10d7e9e36907d4c1d577
tree258ab2ef01b3461f1dc85f081a59ecd578874326
parent814b135541813a6ee623eda895119acdea7f7a2f
s/drmtest_/igt_/

Requested-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
81 files changed:
lib/drmtest.c
lib/drmtest.h
tests/drm_vma_limiter.c
tests/drm_vma_limiter_cached.c
tests/drm_vma_limiter_cpu.c
tests/drm_vma_limiter_gtt.c
tests/gem_bad_length.c
tests/gem_basic.c
tests/gem_caching.c
tests/gem_cpu_concurrent_blit.c
tests/gem_cpu_reloc.c
tests/gem_cs_prefetch.c
tests/gem_cs_tlb.c
tests/gem_ctx_bad_destroy.c
tests/gem_ctx_bad_exec.c
tests/gem_ctx_basic.c
tests/gem_ctx_create.c
tests/gem_ctx_exec.c
tests/gem_double_irq_loop.c
tests/gem_dummy_reloc_loop.c
tests/gem_exec_bad_domains.c
tests/gem_exec_big.c
tests/gem_exec_blt.c
tests/gem_exec_faulting_reloc.c
tests/gem_exec_lut_handle.c
tests/gem_exec_nop.c
tests/gem_fence_thrash.c
tests/gem_fenced_exec_thrash.c
tests/gem_flink.c
tests/gem_flink_race.c
tests/gem_gtt_concurrent_blit.c
tests/gem_gtt_cpu_tlb.c
tests/gem_gtt_speed.c
tests/gem_hangcheck_forcewake.c
tests/gem_largeobject.c
tests/gem_linear_blits.c
tests/gem_mmap_gtt.c
tests/gem_mmap_offset_exhaustion.c
tests/gem_partial_pwrite_pread.c
tests/gem_pin.c
tests/gem_pread.c
tests/gem_pread_after_blit.c
tests/gem_prw_concurrent_blit.c
tests/gem_pwrite.c
tests/gem_pwrite_pread.c
tests/gem_readwrite.c
tests/gem_reloc_vs_gpu.c
tests/gem_render_linear_blits.c
tests/gem_render_tiled_blits.c
tests/gem_ringfill.c
tests/gem_seqno_wrap.c
tests/gem_set_tiling_vs_blt.c
tests/gem_set_tiling_vs_gtt.c
tests/gem_set_tiling_vs_pwrite.c
tests/gem_storedw_batches_loop.c
tests/gem_storedw_loop_blt.c
tests/gem_storedw_loop_bsd.c
tests/gem_storedw_loop_render.c
tests/gem_stress.c
tests/gem_suspend.c
tests/gem_threaded_access_tiled.c
tests/gem_tiled_blits.c
tests/gem_tiled_fence_blits.c
tests/gem_tiled_partial_pwrite_pread.c
tests/gem_tiled_pread_pwrite.c
tests/gem_tiled_swapping.c
tests/gem_unfence_active_buffers.c
tests/gem_unref_active_buffers.c
tests/gem_vmap_blits.c
tests/gem_wait_render_timeout.c
tests/gem_write_read_ring_switch.c
tests/kms_flip.c
tests/kms_render.c
tests/prime_nv_api.c
tests/prime_nv_pcopy.c
tests/prime_nv_test.c
tests/prime_self_import.c
tests/prime_udl.c
tests/sysfs_rc6_residency.c
tests/sysfs_rps.c
tests/testdisplay.c