summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-08-10tests/igt_command_line: Ignore subtest list for kms_ccsArkadiusz Hiler
2017-08-10tests/kms_ccs: Test CCS on sprite planesDaniel Stone
2017-08-10tests/kms_ccs: Split all tests into subtestsDaniel Stone
2017-08-10tests/kms_ccs: Test for supported modifierDaniel Stone
2017-08-10tests/kms_ccs: Reshuffle test name and loopDaniel Stone
2017-08-10tests/kms_ccs: Paramaterize color for framebufferDaniel Stone
2017-08-10tests/kms_ccs: Remove excessive FB alignmentDaniel Stone
2017-08-10tests/kms_ccs: Split FB generation into helperDaniel Stone
2017-08-10tests/kms_ccs: Convert int/bool to enumDaniel Stone
2017-08-09igt: add syncobj_basic.Dave Airlie
2017-08-08igt/gem_exec_capture: Wait for batch to execute before triggering resetChris Wilson
2017-08-07tests/perf: fix userspace configs issues on HSWLionel Landwerlin
2017-08-07tests/core_auth: set rlimitDaniel Vetter
2017-08-07tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int'Gustavo Padovan
2017-08-04tests/perf: follow up build fixLionel Landwerlin
2017-08-04tests/kms_ccs: Don't overallocate CCS surfaceDaniel Stone
2017-08-04tests/perf: fix build where system headers don't have Gen8 formatsLionel Landwerlin
2017-08-04tests/kms_properties: Don't set immutable propertiesDaniel Stone
2017-08-04kms_busy: Fix basic-modeset-* name format parametersPetri Latvala
2017-08-04tests/perf: add tests to verify create/destroy userspace configsLionel Landwerlin
2017-08-04tests/perf: add utility function for checking periodic reportsLionel Landwerlin
2017-08-04tests/perf: update print_reports to print context IDRobert Bragg
2017-08-04tests/perf: print [un]slice freq and report reasons in debugRobert Bragg
2017-08-04tests/perf: factor out oa report sanity checkingRobert Bragg
2017-08-04tests/perf: consider ctx-switch reports while polling/blockingRobert Bragg
2017-08-04tests/perf: don't assume constant of 40 EUsRobert Bragg
2017-08-04tests/perf: s/test_perf_ctx_mi_rpc/hsw_test_single_ctx_counters/Robert Bragg
2017-08-04tests/perf: allow 10% margin matching oa/sysfs freq in test_oa_exponentsRobert Bragg
2017-08-04tests/perf: avoid assumptions about oa exponent <-> freq mappingsRobert Bragg
2017-08-04tests/perf: handling printing gen8 formatsRobert Bragg
2017-08-04tests/perf: wrap emission of MI_REPORT_PERF_COUNTRobert Bragg
2017-08-04tests/perf: move timebase + oa exponent utilities upRobert Bragg
2017-08-04tests/perf: generalize reading gpu ticks from reportsRobert Bragg
2017-08-04tests/perf: generalize checks for undefined A countersRobert Bragg
2017-08-04tests/perf: fix a counter indexingRobert Bragg
2017-08-04tests/perf: add gen8 formatsRobert Bragg
2017-08-04tests/perf: update init_sys_info for skl with per-gt configsRobert Bragg
2017-08-04tests/perf: init timestamp freq and oa format per devidRobert Bragg
2017-08-04tests/perf: improve robustness of polling/blocking testsRobert Bragg
2017-08-04tests/perf: generalize lookup for test metric setRobert Bragg
2017-08-04tests/kms_ccs: Fix the color/ccs surface generationJason Ekstrand
2017-08-04intel-ci: Also remove extended.testlist from EXTRA_DISTPetri Latvala
2017-08-04tests/kms_busy: Only test against one engineDaniel Vetter
2017-08-04tests: delete extended.testlistDaniel Vetter
2017-08-03tests/pm_rpm: Use the quick mode by defaultDaniel Vetter
2017-08-03tests/drv_module_reload: Fix running single testsDaniel Vetter
2017-08-03tests/kms_plane_multiple: Fix reference CRCMika Kahola
2017-08-01tests/kms_pipe_color: Only test existing propertiesLionel Landwerlin
2017-07-25igt/kms_fbc_crc.c : Add Y-tile testsPraveen Paneri
2017-07-25tests/kms_draw_crc: add support for Y tilingPaulo Zanoni