summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-16kms_lease: update lease infokms_leaseDave Airlie1-2/+1
2017-10-16kms_lease: test dropping master on lessor stops lessee from masterDave Airlie1-0/+27
2017-10-16kms_lease: add some tests for adding planes with universal planesDave Airlie1-0/+54
2017-10-13kms_lease: add an api proposal testDave Airlie1-0/+1
2017-10-13kms_lease: some more test suggestions from danvetDave Airlie1-0/+3
2017-10-13kms_lease: start list of missing testsDave Airlie1-1/+3
2017-10-13kms_lease: kill sleep so tests run fasterDave Airlie1-1/+0
2017-10-13kms_lease: add test to try and create a lease for a single encoderDave Airlie1-0/+23
2017-10-13kms_lease: test subleasing failsDave Airlie1-0/+24
2017-10-13kms_lease: add create invalid fd flagsDave Airlie1-0/+14
2017-10-13fix invalid object ptr for correct valueDave Airlie1-1/+1
2017-10-13kms_lease: fix invalid get pad test for correct errorDave Airlie1-1/+1
2017-10-13kms_lease: fixup get lease test for new 3 objectsDave Airlie1-10/+17
2017-10-13Fixup list lease to zero padDave Airlie1-0/+1
2017-10-13kms_lease: add a test for creating lease with invalid object ptrDave Airlie1-0/+14
2017-10-13kms_lease: add tests for illegal revokeDave Airlie1-0/+11
2017-10-13kms_lease: add tests for illegal pad valuesDave Airlie1-0/+26
2017-10-13tests/kms_lease: add a test to create an illegal empty leaseDave Airlie1-0/+14
2017-10-13tests/kms_lease: add support for primary plane.Dave Airlie1-0/+3
2017-10-10tests/kms_lease: add tests for lease ioctls [v2]Keith Packard3-0/+599
2017-10-10tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]Keith Packard5-1/+321
2017-10-10intel_aubdump: Default to 48-bit AUBs when the gen is unknownJordan Justen1-10/+16
2017-10-10syncobj: Add a test for SYNCOBJ_CREATE_SIGNALEDJason Ekstrand2-0/+15
2017-10-10tests/syncobj: Add some wait and reset tests (v7)Jason Ekstrand2-0/+916
2017-10-10tests/syncobj: Convert the basic test over to the helpersJason Ekstrand1-58/+19
2017-10-10lib: Add some syncobj helpers (v2)Jason Ekstrand4-0/+362
2017-10-09tests/kms_draw_crc: Skip tests for unsupported formatsVille Syrjälä1-3/+20
2017-10-09lib/igt_kms: Don't assert on non-existent planeVille Syrjälä1-3/+3
2017-10-09igt/gem_fence_thrash: Use streaming reads for verifyChris Wilson1-15/+107
2017-10-05igt/gem_exec_scheduler: Add small priority sorting smoketestChris Wilson1-0/+80
2017-10-05igt/gem_workarounds: Add hibernation coverageChris Wilson1-7/+9
2017-10-05igt/gem_workarounds: Reduce manual list to combinatorial loopsChris Wilson1-26/+24
2017-10-05igt/gem_workarounds: Also test new fd (implicit default context)Chris Wilson1-0/+25
2017-10-05igt/gem_workarounds: Also exercise fresh contexts not the persistent defaultChris Wilson1-8/+27
2017-10-04igt/gem_workarounds: Read the workaround registers from the active contextChris Wilson1-66/+84
2017-10-04Update NEWS, bump version to 1.20.Petri Latvala3-2/+45
2017-10-04tests/perf: split array of formats descriptionsLionel Landwerlin1-112/+106
2017-10-04tests/perf: add support for CoffeelakeLionel Landwerlin1-0/+10
2017-10-04tests/perf: prevent power management to kick in when necessaryLionel Landwerlin1-23/+41
2017-10-04tests/perf: estimate number of blocking/polling based on time spentLionel Landwerlin1-9/+33
2017-10-04tests/perf: make buffer-fill more reliableLionel Landwerlin1-17/+103
2017-10-04tests/perf: make enable-disable more reliableLionel Landwerlin1-6/+89
2017-10-04tests/perf: rework oa-exponent testLionel Landwerlin1-134/+599
2017-10-04tests/perf: remove frequency related changesLionel Landwerlin1-132/+9
2017-10-04tests/perf: rc6: try to guess when rc6 is disabledLionel Landwerlin1-0/+13
2017-10-04tests/perf: update max buffer size for reading reportsLionel Landwerlin1-4/+4
2017-10-04tests/perf: add per context filtering test for gen8+Robert Bragg1-32/+742
2017-10-04tests/perf: make stream_fd a global variableLionel Landwerlin1-56/+65
2017-10-04lib/igt_kms: Disable crtc in legacy path when output is unsetMaarten Lankhorst1-1/+1
2017-10-04tests/kms_color: Unset plane fb on teardown, v2.Maarten Lankhorst1-6/+12