summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-01-30gem_exec_nop: Test context concurrency and engine featurescontext-bb-balancingTvrtko Ursulin1-12/+82
2017-01-30gem_ctx_params: Test the new context concurrency parameterTvrtko Ursulin1-1/+23
2017-01-30gem_exec_params: Tests for engine featuresTvrtko Ursulin1-1/+20
2017-01-05kms_frontbuffer_tracking: fix sink CRC detection regressionPetri Latvala1-0/+2
2017-01-05kms_pipe_color: Use for_each_valid_output_on_pipe.Maarten Lankhorst1-11/+15
2017-01-05kms_ccs: Fix testcase.Maarten Lankhorst1-10/+14
2017-01-05kms_rotation_crc: Stop looking at output->validMaarten Lankhorst1-72/+108
2017-01-05kms_pipe_crc_basic: Stop looking at output->validMaarten Lankhorst1-11/+4
2017-01-05kms_mmio_vs_cs_flip: Stop looking at output->validMaarten Lankhorst1-31/+9
2017-01-05kms_mmap_write_crc: Stop looking at output->validMaarten Lankhorst1-21/+8
2017-01-05kms_flip_event_leak: Stop looking at output->validMaarten Lankhorst1-15/+4
2017-01-05kms_fence_pin_leak: Stop looking at output->validMaarten Lankhorst1-15/+5
2017-01-05kms_fbc_crc: Stop looking at output->validMaarten Lankhorst1-41/+30
2017-01-05kms_cursor_crc: Stop looking at output->validMaarten Lankhorst1-28/+16
2017-01-05kms_chv_cursor_fail: Stop looking at output->valid.Maarten Lankhorst1-13/+3
2017-01-05kms_pwrite_crc: Stop looking at output->valid.Maarten Lankhorst1-21/+8
2017-01-05prime_mmap_kms: Stop looking at output->valid.Maarten Lankhorst1-30/+18
2017-01-05kms_vblank: Stop looking at output->valid.Maarten Lankhorst1-28/+16
2017-01-05tests: Add gem_exec_reuseChris Wilson2-0/+237
2017-01-04igt/gem_mmap_gtt: Tiled access to the incomplete last row is undefinedChris Wilson1-23/+35
2017-01-04igt/gem_mmap_gtt: Check read/writes across a GPU resetChris Wilson1-0/+51
2017-01-04kms_frontbuffer_tracking: fix compression checkingPaulo Zanoni1-17/+1
2017-01-04kms_frontbuffer_tracking: destroy all FBs from all formatsPaulo Zanoni1-1/+4
2017-01-04kms_frontbuffer_tracking: refactor sink CRC reliability handlingPaulo Zanoni1-21/+18
2017-01-04kms_frontbuffer_tracking: move more code to get_sink_crc()Paulo Zanoni1-5/+6
2017-01-04kms_frontbuffer_tracking: fix sink CRC assertionPaulo Zanoni1-1/+2
2017-01-04tests/kms_draw_crc: remove unnecessary mode unset callsPaulo Zanoni1-7/+0
2017-01-04tests/kms_ccs: Add test for render compressionTomeu Vizoso2-0/+307
2017-01-04igt/gem_exec_fence: Check sync_file->status after the fence is signaledChris Wilson1-1/+4
2017-01-03lib/i915_pciids.h: Update to latest version wich includes GLK idsAnder Conselvan de Oliveira1-2/+1
2017-01-03kms_cursor_legacy: Eliminate cursor update variations.Maarten Lankhorst1-1/+41
2017-01-02lib: Wrap conversion from u64 to pointersChris Wilson2-3/+3
2017-01-02igt: Mass conversion to to_user_pointer()Chris Wilson61-220/+220
2017-01-02tests/perf: Fix pointer length compilation errors on 32-bit systemsRobert Foss1-21/+21
2016-12-31igt/kms_addfb_basic: Try changing tiling on the framebuffer [addfb2]Chris Wilson1-1/+1
2016-12-30igt/kms_addfb_basic: Try changing tiling on the framebufferChris Wilson1-1/+1
2016-12-28intel-ci: Remove non-existing test from the list.Maarten Lankhorst1-1/+0
2016-12-27kms_cursor_legacy: Remove extra /2.Maarten Lankhorst1-1/+0
2016-12-27kms_cursor_legacy: Run cursor updates only for a quarter of the time.Maarten Lankhorst1-35/+45
2016-12-22lib/selftest: Query module parameter for error code.Chris Wilson2-3/+3
2016-12-22kms_cursor_legacy: Reduce runtime of cursor-vs-flip.Maarten Lankhorst1-9/+10
2016-12-21kms_cursor_legacy: Make tests less strict.Maarten Lankhorst1-16/+32
2016-12-17lib/sw_sync: Rename sync_fence_create()Chris Wilson1-26/+26
2016-12-17lib/sw_sync: Indicate that sync_merge() operates and create a sync_fenceChris Wilson1-13/+13
2016-12-17lib/sw_sync: Bring sync_wait() API into lineChris Wilson1-62/+44
2016-12-17tests/perf: Remove duplicate NSEC_PER_SEC defineChris Wilson1-2/+0
2016-12-16igt/drv_selftest: Rename late to live selftestsChris Wilson1-1/+1
2016-12-16igt/perf: add i915 perf stream tests for HaswellRobert Bragg2-0/+2384
2016-12-16igt/gem_exec_parse: generalise test_lri + debug infoRobert Bragg1-50/+52
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso1-2/+28