summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14kms_addfb_basic: Split tiling_tests offTomeu Vizoso
2016-04-14kms_addfb_basic: move tiling functionality into each subtestTomeu Vizoso
2016-04-14kms_addfb_basic: call igt_create_bo_with_dimensionsTomeu Vizoso
2016-04-14lib: Add igt_create_bo_with_dimensionsTomeu Vizoso
2016-04-14lib: Map dumb buffersTomeu Vizoso
2016-04-14lib: Add igt_dirty_fbTomeu Vizoso
2016-04-14lib: Add helper kmstest_dumb_map_bufferTomeu Vizoso
2016-04-14lib: Add wrapper for DRM_IOCTL_MODE_CREATE_DUMBTomeu Vizoso
2016-04-14lib: Call intel_get_drm_devid only from intel codeTomeu Vizoso
2016-04-14lib: Assert we are on i915 from intel_get_drm_devidTomeu Vizoso
2016-04-14lib: Expose is_i915_deviceTomeu Vizoso
2016-04-14lib: Have gem_set_tiling require intelTomeu Vizoso
2016-04-14lib: add igt_require_intelTomeu Vizoso
2016-04-14lib: Rename is_intel to has_known_intel_chipsetTomeu Vizoso
2016-04-14igt/gem_ctx_create: Broaden per-engine testingChris Wilson
2016-04-12igt/gem_exec_create: Add a "leak" testChris Wilson
2016-04-12igt: Add a basic test to stress allocation of batchesChris Wilson
2016-04-12test/gem_mocs_settings: Testing MOCS register settingsPeter Antoine
2016-04-11igt/gem_busy: fix compaction of multiple store commandsChris Wilson
2016-04-11igt/gem_concurrent_blit: Tweak num_buffers to just exceed targetChris Wilson
2016-04-11lib: Tidy presentations of pread/pwrite failuresChris Wilson
2016-04-10igt/gem_concurrent_blit: Purge the libdrm caches before cloningChris Wilson
2016-04-10igt/gem_shrink: Fix execution object offsetChris Wilson
2016-04-09lib: Remove defunct stop_ringsChris Wilson
2016-04-09igt/kms_flip: Convert over to real hang injectionChris Wilson
2016-04-09igt/kms_pipe_crc_basic: Replace stop_rings with igt_hang_ringChris Wilson
2016-04-08tests/pm_rps: Increase timeouts to 15 secondsVille Syrjälä
2016-04-05tools/intel_reg: Add extra pipe B registers for CHVVille Syrjälä
2016-04-05kms_atomic: Skip rather than fail on non-atomic driversMatt Roper
2016-04-05lib: kms: move framebuffer scanout offset/size to planeLionel Landwerlin
2016-04-05tools/intel_reg: Fix builtin register spec for gen4Ville Syrjälä
2016-04-04igt/gem_shrink: Reduce oom spamChris Wilson
2016-04-04igt/gem_shrink: Fix leak in userptr, add anotherChris Wilson
2016-04-03benchmarks: Include my ezbench test runnersChris Wilson
2016-04-03benchmarks/gem_latency: Add a -C switch to measure impact of cmdparserChris Wilson
2016-04-03lib: Avoid assertion if sig_ioctl is unsed from a child accidentallyChris Wilson
2016-04-03lib: Don't report the last errno inside the async GPU hang detectorChris Wilson
2016-04-02igt/gem_shrink: Exercise with userptr stressChris Wilson
2016-04-02igt/gem_shrink: Add pread/pwrite stressChris Wilson
2016-04-01igt/pm_rps: Trigger a real GPU resetChris Wilson
2016-04-01igt/gem_exec_reloc: Exercise read-only relocation arraysChris Wilson
2016-04-01igt/gem_busy: Try to slow down executionChris Wilson
2016-04-01igt/gem_busy: Cap number of tries to create busy ringsChris Wilson
2016-04-01igt/gem_busy: Use a boatload of store-dwords to force ring busynessChris Wilson
2016-03-29lib: Ignore udev failure to report an eventChris Wilson
2016-03-29lib: Tidy error message for a helper process who unexpectedly diesChris Wilson
2016-03-29igt/gem_exec_suspend: Add basic selftestChris Wilson
2016-03-29igt/gem_exec_store: Exercise write orderingChris Wilson
2016-03-28igt/gem_exec_nop: Relax parallel assertion for short ringsChris Wilson
2016-03-28igt/gem_exec_nop: Add expectancy of independent execution between enginesChris Wilson