summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-10-17lib: add common min and max macrosThomas Wood
2014-10-15skl_ddb_allocation: Make 'end' exclusive in the DDB allocation entryDamien Lespiau
2014-10-15skl_ddb_allocation: Add checks on the DDB entriesDamien Lespiau
2014-10-15skl_ddb_allocation: Add a standalone version of the DDB allocatorDamien Lespiau
2014-10-15tests/kms_force_connect: skip if a VGA connector is not availableThomas Wood
2014-10-15tests/kms_force_connector: ensure igt_exit is called at exitThomas Wood
2014-10-14tests/pm_rc6_residency: Split RC6p and RC6pp.Rodrigo Vivi
2014-10-14tests/pm_rpm: use igt_assert_eq() on COMPARE()Paulo Zanoni
2014-10-14tests/pm_rpm: fix some compilation warningsPaulo Zanoni
2014-10-14tests/pm_rpm: reduce the number of rounds on the stress testsPaulo Zanoni
2014-10-14igt/gem_bad_reloc: Handle real offset being 0Chris Wilson
2014-10-14igt/gem_negative_reloc: Execute a BLT operation with a negative relocChris Wilson
2014-10-10Revert "tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc."Rodrigo Vivi
2014-10-10Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc."Rodrigo Vivi
2014-10-08igt/kms_flip/nonblocking_read: Demonstrate that O_NONBLOCK is a mythChris Wilson
2014-10-06gem_wait: Use PRIu64 in format stringDamien Lespiau
2014-10-06gem_seqno_wrap: Remove unused variableDamien Lespiau
2014-10-06tests/gem_wait: Don't close drmfd in subtestDaniel Vetter
2014-10-02tests: Sprinkle missing igt_exit() where needed.Daniel Vetter
2014-09-30lib: add a function to indicate activityThomas Wood
2014-09-30tests/sysfs_l3_parity: fix warnings in test enumerationThomas Wood
2014-09-30test/kms, pm: use drm_open_any_masterImre Deak
2014-09-30tests/pm_rpm: factor out drm_open_any_masterImre Deak
2014-09-29tests/gem_wait: argument validation testsDaniel Vetter
2014-09-29tests/gem_wait_render_timeout: Convert to subtestsDaniel Vetter
2014-09-29tests/gem_wait_render_timeout: Drop local structsDaniel Vetter
2014-09-29lib/igt_core: make single/simple tests use igt_exitTim Gore
2014-09-26kms_cursor_crc: Remove two unused local variablesDamien Lespiau
2014-09-26igt/gem_userptr_blits: Test interruptible create-destroyChris Wilson
2014-09-26igt/gem_concurrent_blit: Only read back a few GTT valuesChris Wilson
2014-09-24tests/kms_psr_sink_crc: Use optionsDaniel Vetter
2014-09-19igt/gem_reloc_vs_gpu: Fix reloc.presumed_offset valueChris Wilson
2014-09-19tests/drm_import_export: Add subtest for primeDaniel Vetter
2014-09-18tests: Add drm_import_exportDaniel Vetter
2014-09-18tests/kms_cursor_crc: Add basic non-square cursor testingVille Syrjälä
2014-09-16igt/pm_rps: Fix STORE_DWORD for pre-gen8Chris Wilson
2014-09-12igt/kms_render: Iterate only through the formatsChris Wilson
2014-09-12igt/gem_userptr_blits: GTT mmaping a userptr requires llcChris Wilson
2014-09-12igt/pm_rps: Fix the batch count for emitting the flushChris Wilson
2014-09-11tests: Kill pm_psrRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix blt submissionRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Check color ref CRCRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix all testcases.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Start splitting tests in test_planes and operations.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Cleaning up tests a bitRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Removing context tests.Rodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Adding test debug optionsRodrigo Vivi
2014-09-11tests/kms_psr_sink_crc: Fix edp_psr debugfs interfaceRodrigo Vivi
2014-09-11tests/kms_sink_crc_basic: Wait 2 vblanks before grabing the new crc.Rodrigo Vivi