summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-09Make gem_mmap__{cpu,gtt,wc}() assert on failureVille Syrjälä52-152/+212
2015-10-09lib: Die if framebuffer GTT mapping failsVille Syrjälä1-1/+4
2015-10-09Sprinkle igt_assert(ptr) after gem_mmap__{cpu,gtt,wc}Ville Syrjälä23-9/+77
2015-10-09Remove gem_mmap__{cpu,gtt,wc} return value MAP_FAILED assertsVille Syrjälä6-24/+24
2015-10-09lib: Document that gem_mmap__{cpu,gtt,wc} return NULL on failureVille Syrjälä1-3/+3
2015-10-09s/gem_mmap/gem_mmap__gtt/Ville Syrjälä30-70/+54
2015-10-08kms_frontbuffer_tracking: add fliptrack subtestPaulo Zanoni1-0/+63
2015-10-08kms_frontbuffer_tracking: don't mode unset when checking sink CRC supportPaulo Zanoni1-1/+0
2015-10-08kms_frontbuffer_tracking: add scaledprimary subtestPaulo Zanoni1-0/+131
2015-10-08kms_frontbuffer_tracking: set the universal planes cap in the setupPaulo Zanoni1-87/+46
2015-10-08kms_frontbuffer_tracking: change pattern 1's last rect to 1x1Paulo Zanoni1-4/+4
2015-10-08lib/igt_fb: don't forget to close parens on message printedPaulo Zanoni1-1/+1
2015-10-07tests: Add blob-property testDaniel Stone3-0/+230
2015-10-07lib/igt.cocci: De-opencode ioctlsDaniel Stone1-0/+18
2015-10-07lib/drmtest: Add do_ioctl_err to expect failureDaniel Stone1-1/+17
2015-10-07lib/igt.cocci: Add greater-than to igt_assert_lt*Daniel Stone1-0/+12
2015-10-07lib/igt_core: Add igt_assert_fdDaniel Stone1-0/+12
2015-10-07lib/igt_core: Add igt_assert_neq_*() variantsDaniel Stone1-0/+27
2015-10-07lib/core: Fix docs for igt_assert_lt(e)Daniel Vetter1-2/+2
2015-10-06benchmarks/gem_blt: Fix compilation after rebase and add batch-sizeChris Wilson1-28/+63
2015-10-06benchmarks: Measure BLT performanceChris Wilson3-0/+268
2015-10-02benchmarks: Fix build errors on Android M-DessertDerek Morton5-27/+5
2015-09-28tests/pm_rc6_residency: Measure the sleep durationVille Syrjälä2-10/+26
2015-09-25testdisplay: Fix segfault after first modeset failsAnder Conselvan de Oliveira1-1/+2
2015-09-25lib: fix fopen mode in igt_debugfs_searchThomas Wood1-1/+1
2015-09-24lib: add igt_debugfs_searchThomas Wood4-45/+35
2015-09-24gem_ppgtt: Test VMA leak on context destructionTvrtko Ursulin1-0/+86
2015-09-24lib/tests: explicitly raise SIGSEGVThomas Wood1-1/+6
2015-09-24gem_storedw_loop: fix segfault when listing subtestsThomas Wood1-2/+4
2015-09-23tests/gem_storedw_loop: Fix use after free for bufmgrRobert Beckett1-1/+1
2015-09-18tests/gem_ctx_param_basic.c: fix non-root-set-no-zeromap subtestDaniele Ceraolo Spurio1-1/+1
2015-09-18m4: remove unused macrosThomas Wood3-523/+0
2015-09-17lib: allow wildcard matching when specifying subtestsThomas Wood1-1/+2
2015-09-17scripts: add quick-testlist.pyThomas Wood1-0/+46
2015-09-11Update version to 1.12 and add the release dateThomas Wood2-2/+2
2015-09-11NEWS: UpdatesThomas Wood1-0/+25
2015-09-11tests: update core_getstats to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_getclient to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_getversion to run on any platformMicah Fedke1-1/+1
2015-09-11tests: update core_get_client_auth to run on any platformMicah Fedke1-3/+3
2015-09-11lib: remove support for deprecated drm_open_any*() callsMicah Fedke1-7/+0
2015-09-11convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocciMicah Fedke180-245/+245
2015-09-11lib: adding drm_open_driver() interfaceMicah Fedke2-40/+75
2015-09-11lib: don't use igt_warn in signal handlersThomas Wood1-3/+8
2015-09-11tools/Android.mk: Fix compile error in intel_reg.cDerek Morton1-0/+12
2015-09-11null_state_gen: add const to intel_batch_state_copy dataThomas Wood2-4/+4
2015-09-11tools/aubdump: remove void pointer arithmeticThomas Wood1-2/+2
2015-09-11tools/intel_bios_reader: Add MIPI device typeVille Syrjälä2-0/+2
2015-09-11tools/intel_bios_reader: Decode the device type bitsVille Syrjälä2-0/+50
2015-09-11tools/intel_bios_reader: Print the child dev handleVille Syrjälä2-0/+36