summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-05Fix some issue.HEADmasterYi Sun1-6/+0
2015-03-05Remove unsed file in libYi Sun46-14362/+6
2015-03-05Remove one more file.Yi Sun1-16/+0
2015-03-05Remove all test cases.Yi Sun162-43255/+0
2015-03-05Remove Android.mkYi Sun1-2/+0
2015-03-05Remove MAINTAINERS.Yi Sun1-2/+0
2015-03-04Remove un-related folder/files.Yi Sun271-52848/+0
2015-03-04Crop Makefile.Yi Sun4-333/+4
2015-03-04Crop testdisplay.Yi Sun1-347/+25
2015-03-02tests/gem_tiled_swapping: Skip on L-shaped memoryDaniel Vetter1-0/+22
2015-02-27tests/pm_rpm: I2C VGA detection is unreliablePaulo Zanoni1-2/+25
2015-02-27lib/igt_core: don't add newlines in logging functionsDaniel Vetter1-3/+9
2015-02-27lib: add igt_assert_ltDaniel Vetter2-1/+14
2015-02-27tests/kms_universal_planes: Inline igt_assert(ret == 0) checksDaniel Vetter1-62/+50
2015-02-27kms_universal_plane: Check for cursor fb leaksMatt Roper1-0/+119
2015-02-27lib/igt_kms.c: igt_require -> igt_require_f("two displays required\n")Marc Herbert1-1/+1
2015-02-26tests/pm_rc6_residency: Add media_rc6_residency_counter subtestDeepak S1-1/+7
2015-02-26tests/pm_rc6_residency: Fix proper residency calculationDeepak S1-1/+2
2015-02-26tests/drv_suspend: Unrename testsDaniel Vetter1-5/+5
2015-02-25lib: small documentation fixesThomas Wood4-4/+4
2015-02-25lib/tests: update .gitignoreThomas Wood1-1/+2
2015-02-25lib: print the signal name to stderr when handling a signalThomas Wood1-4/+18
2015-02-25tests: remove extra fileThomas Wood1-172/+0
2015-02-25lib: remove handled option arguments from argvThomas Wood14-26/+40
2015-02-25lib: use defines for igt_simple_init and igt_subtest_initThomas Wood2-38/+32
2015-02-25tests: improve pipe enumerationThomas Wood3-3/+3
2015-02-25tests/gem_bad_blit.c : Fix dst address for Gen8 onwardsPraveen Paneri1-0/+2
2015-02-24lib/igt_kms.c: remove tests dependency on VT /dev/tty0Marc Herbert1-4/+18
2015-02-24tests/drv_suspend: hibernation testDavid Weinehall3-23/+82
2015-02-18lib: Use strtol not strtod for overiding the PCI IDChris Wilson1-1/+1
2015-02-18lib: Cache DRM device id to reduce number of ioctlsChris Wilson2-18/+15
2015-02-17lib: small documentation fixesThomas Wood2-2/+2
2015-02-17lib: print recent log messages to stderr when a test or subtest failsThomas Wood1-3/+37
2015-02-17lib: add a ring buffer for log entriesThomas Wood2-12/+63
2015-02-17tests/kms_universal_plane: Fix subtest enumerationMatt Roper1-4/+5
2015-02-16tools/intel_audio_dump: add support for SkylakeLu, Han1-2/+65
2015-02-13quick_dump: Add interrupt and PPAT registers to the SKL dumpDamien Lespiau1-0/+2
2015-02-13tests/gem_ctx_param_basic: Include header, not sourceDaniel Vetter1-1/+1
2015-02-13lib/igt_gt: Document and consolidateDaniel Vetter23-246/+300
2015-02-13doc: Consolidate naming conventions into docbookDaniel Vetter5-73/+21
2015-02-13tests/gem_wait: Adjust makefileDaniel Vetter1-1/+1
2015-02-13lib/igt_aux: s/swap/igt_swap/Daniel Vetter7-10/+10
2015-02-13tests: Align subtest with naming conventionDaniel Vetter3-12/+12
2015-02-13tests/gem_ppgtt: Start rcs before bcs for context testsDaniel Vetter1-1/+1
2015-02-13tests: Add invalid pad tests for ctx create/destroyDaniel Vetter2-27/+63
2015-02-13tests: Add gem_ctx_param_basicDaniel Vetter5-1/+313
2015-02-13lib/ioctl: Document ctx param functionsDaniel Vetter2-38/+63
2015-02-13tests/gem_reset_stat: Use new ctx helpersDaniel Vetter1-90/+27
2015-02-13tests/gem_ctx_*: Use helpersDaniel Vetter3-48/+11
2015-02-13lib/ioctl: Add gem_context_destroy helpersDaniel Vetter2-0/+34