summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-10tests/kms_ccs: Split FB generation into helperDaniel Stone1-34/+39
2017-08-10tests/kms_ccs: Convert int/bool to enumDaniel Stone1-13/+16
2017-08-09igt: add syncobj_basic.Dave Airlie2-0/+261
2017-08-08lib: Remove illegal instructions from hang injectionChris Wilson1-20/+5
2017-08-08igt/gem_exec_capture: Wait for batch to execute before triggering resetChris Wilson1-16/+49
2017-08-08intel_gpu_top: Use drm_open_driver, don't need drm masterPetri Latvala1-1/+1
2017-08-07tests/perf: fix userspace configs issues on HSWLionel Landwerlin1-11/+18
2017-08-07tests/core_auth: set rlimitDaniel Vetter1-0/+8
2017-08-07tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int'Gustavo Padovan1-4/+4
2017-08-04tests/perf: follow up build fixLionel Landwerlin1-1/+1
2017-08-04tests/kms_ccs: Don't overallocate CCS surfaceDaniel Stone1-1/+1
2017-08-04tests/perf: fix build where system headers don't have Gen8 formatsLionel Landwerlin1-6/+15
2017-08-04tests/kms_properties: Don't set immutable propertiesDaniel Stone1-39/+11
2017-08-04kms_busy: Fix basic-modeset-* name format parametersPetri Latvala1-1/+1
2017-08-04tests/perf: add tests to verify create/destroy userspace configsLionel Landwerlin1-0/+359
2017-08-04tests/perf: add utility function for checking periodic reportsLionel Landwerlin1-26/+29
2017-08-04tests/perf: update print_reports to print context IDRobert Bragg1-0/+3
2017-08-04tests/perf: print [un]slice freq and report reasons in debugRobert Bragg1-1/+57
2017-08-04tests/perf: factor out oa report sanity checkingRobert Bragg1-72/+202
2017-08-04tests/perf: consider ctx-switch reports while polling/blockingRobert Bragg1-6/+86
2017-08-04tests/perf: don't assume constant of 40 EUsRobert Bragg1-2/+20
2017-08-04tests/perf: s/test_perf_ctx_mi_rpc/hsw_test_single_ctx_counters/Robert Bragg1-3/+17
2017-08-04tests/perf: allow 10% margin matching oa/sysfs freq in test_oa_exponentsRobert Bragg1-4/+15
2017-08-04tests/perf: avoid assumptions about oa exponent <-> freq mappingsRobert Bragg1-51/+84
2017-08-04tests/perf: handling printing gen8 formatsRobert Bragg1-18/+55
2017-08-04tests/perf: wrap emission of MI_REPORT_PERF_COUNTRobert Bragg1-12/+32
2017-08-04tests/perf: move timebase + oa exponent utilities upRobert Bragg1-28/+28
2017-08-04tests/perf: generalize reading gpu ticks from reportsRobert Bragg1-25/+42
2017-08-04tests/perf: generalize checks for undefined A countersRobert Bragg1-2/+8
2017-08-04tests/perf: fix a counter indexingRobert Bragg1-12/+8
2017-08-04tests/perf: add gen8 formatsRobert Bragg1-14/+64
2017-08-04tests/perf: update init_sys_info for skl with per-gt configsRobert Bragg1-1/+14
2017-08-04tests/perf: init timestamp freq and oa format per devidRobert Bragg1-53/+67
2017-08-04tests/perf: improve robustness of polling/blocking testsRobert Bragg1-46/+93
2017-08-04tests/perf: generalize lookup for test metric setRobert Bragg1-28/+57
2017-08-04tests/kms_ccs: Fix the color/ccs surface generationJason Ekstrand1-26/+65
2017-08-04intel-ci: Also remove extended.testlist from EXTRA_DISTPetri Latvala1-1/+0
2017-08-04tests/kms_busy: Only test against one engineDaniel Vetter2-59/+56
2017-08-04tests: delete extended.testlistDaniel Vetter2-1865/+0
2017-08-03configure.ac: Try to find XMLRPC with xmlrpc-c-config if pkg-config failsPetri Latvala1-2/+13
2017-08-03tests/pm_rpm: Use the quick mode by defaultDaniel Vetter1-5/+5
2017-08-03tests/drv_module_reload: Fix running single testsDaniel Vetter2-5/+2
2017-08-03tests/kms_plane_multiple: Fix reference CRCMika Kahola1-16/+9
2017-08-01lib/igt_debugfs: Prevent compiler warning on unchecked printf formatGabriel Krisman Bertazi1-5/+8
2017-08-01tests/kms_pipe_color: Only test existing propertiesLionel Landwerlin1-32/+53
2017-07-28lib/aux: Better debug output for rtcwakeDaniel Vetter1-6/+11
2017-07-26configure.ac: Disable chamelium by default and add enable argumentPaul Kocialkowski1-8/+10
2017-07-25README: Add information about chamelium dependenciesPaul Kocialkowski1-1/+10
2017-07-25configure.ac: Make udev a dependency for chameliumPaul Kocialkowski1-0/+3
2017-07-25igt/kms_fbc_crc.c : Add Y-tile testsPraveen Paneri1-30/+52