summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-13tests/i915: Skip if secure batches is not availablecond_bb_endKuoppala, Mika3-0/+41
2019-11-13igt: Use COND_BBEND for busy spinning on gen9Jon Bloomfield6-5/+28
2019-11-13lib/igt_dummyload: Send batch as firstMika Kuoppala4-69/+75
2019-11-13tests/tools_test: Add extra logging around chdirsArkadiusz Hiler1-1/+17
2019-11-13tests/kms_cursor: use safe values for test image to avoid rounding errorsJuha-Pekka Heikkila1-1/+2
2019-11-13tests/i915/gem_ctx_persistence: fix gcc warningJuha-Pekka Heikkila1-1/+1
2019-11-13i915/gem_exec_fence: Avoid long preempt-off sleepsChris Wilson1-1/+2
2019-11-13i915/gem_exec_fence: Allow GPU resets during hang checksChris Wilson1-0/+7
2019-11-13i915/gem_exec_fence: KMS master is not requiredChris Wilson1-1/+1
2019-11-12i915: Mark up a few more tests that only target GGTTChris Wilson7-4/+28
2019-11-12lib/igt_list: Update, clean-up and document igt_listArkadiusz Hiler14-128/+209
2019-11-12i915/gem_userptr_blits: Exercise userptr + userfaultfdChris Wilson1-1/+120
2019-11-11tests/igt_command_line.sh: Log what went wrongArkadiusz Hiler1-0/+3
2019-11-11intel-ci: Rename kms_busy subtests in fast-feedback.testlistPetri Latvala1-3/+3
2019-11-11i915/gem_eio: Flush RCU before timing our own critical sectionsChris Wilson1-0/+5
2019-11-11i915/gem_blits: Use common igt_fls()Chris Wilson1-11/+1
2019-11-11intel-ci: Adjust pipe-specific blacklistingPetri Latvala1-2/+2
2019-11-11kms_busy: Rename tests so pipe-specific subtests are blacklistablePetri Latvala1-9/+9
2019-11-08.gitlab-ci: Try -j 1 when build is failing to get the error messagesArkadiusz Hiler1-10/+10
2019-11-08tests/i915_pm_dc: Reuse the debugfs fd instead of opening and closing one eac...José Roberto de Souza1-12/+13
2019-11-08tests/i915_pm_dc: Fix the requirement checkJosé Roberto de Souza1-8/+8
2019-11-07gem_blits: Build the same way with autotools as with mesonPetri Latvala1-1/+3
2019-11-07igt: Another combinatorial exercise for blitsChris Wilson3-0/+799
2019-11-06i915/gem_mmap_gtt: Skip if we have no aperture and no mmap_gttChris Wilson1-1/+12
2019-11-05i915/gem_exec_balancer: Wait for both engines to complete before resubmittingChris Wilson1-1/+1
2019-11-05Add a new IGT test to validate DC3CO stateJeevan B1-4/+155
2019-11-05DC3CO PSR2 helpersAnshuman Gupta1-11/+26
2019-11-04i915/gem_ctx_shared: Use the supplied ring for smoketestChris Wilson1-2/+7
2019-11-04i915/gem_ctx_persistence: Apply an rcu-barrier for fput cleanupChris Wilson1-0/+2
2019-11-02i915/i915_selftests: Expose 'perf' selftestsChris Wilson1-0/+5
2019-11-01intel-ci: Relegate gem_exec_reloc to the shardsChris Wilson1-28/+0
2019-10-31i915/gem_spin_batch: Add test to execute in parallel on all enginesVanshidhar Konda1-0/+37
2019-10-31tests/kms_flip: Allow an extra half frame for vblank waitsVille Syrjälä1-2/+4
2019-10-31tests/kms_plane: Don't test every plane on icl+Ville Syrjälä1-1/+31
2019-10-31i915/gem_ctx_persistence: Double the rcu barrierChris Wilson1-1/+2
2019-10-31i915/gem_ctx_persistence: Sanitycheck execbuf state harder for 'queued'Chris Wilson1-15/+21
2019-10-30amdgpu/amd_basic: Restrict basic compute to only run on available compute ringsChris Wilson1-4/+8
2019-10-30Dockerfile: Use Fedora 31Arkadiusz Hiler2-2/+6
2019-10-30i915/gem_exec_suspend: Measure power consumption during suspendChris Wilson1-1/+65
2019-10-29Add i915/gem_ctx_persistenceChris Wilson3-0/+756
2019-10-29lib/i915: Expose I915_CONTEXT_PARAM_PERSISTENCEChris Wilson2-0/+45
2019-10-29i915_drm.h syncChris Wilson1-3/+126
2019-10-29tests/i915_module_load: Use new name of fault injection module parameterJanusz Krzysztofik3-1/+49
2019-10-29tools/intel_vbt_decode: add decoding of the compression parameters blockJani Nikula1-0/+87
2019-10-29tools/intel_vbt_decode: update vbt defsJani Nikula1-0/+58
2019-10-28lib/igt_fb: Pimp "no conversion specified" assertVille Syrjälä1-2/+4
2019-10-28lib/igt_fb: Don't skip the entire subtest when cairo/pixman is too oldVille Syrjälä1-22/+19
2019-10-28lib/igt_fb: Declare format conversions explicitlyVille Syrjälä1-77/+60
2019-10-28lib/igt_fb: Adjust < pixman-0.36.0 float hacksVille Syrjälä1-1/+9
2019-10-27i915/gem_exec_schedule: Fixup for_each_engine()Chris Wilson1-3/+2