summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-03-19tests/kms_hdr: Made debug info more evidentSwati Sharma1-7/+9
2020-03-18i915/sysfs_timeslice_duration: Tweak reset timeoutsChris Wilson1-3/+10
2020-03-18i915/gem_ring_sync_loop: Removal of testPriyanka Dandamudi4-109/+0
2020-03-18i915/gem_ring_sync_copy: Removal of testPriyanka Dandamudi4-380/+0
2020-03-18lib: move upper_32_bits() and lower_32_bits() to libraryDaniel Mrzyglod1-10/+0
2020-03-18i915/sysfs_heartbeat_interval: Tweak reset timeoutsChris Wilson1-2/+9
2020-03-18test/perf: Add test to verify OA TLB invalidationUmesh Nerlige Ramappa1-10/+100
2020-03-17i915/sysfs_heartbeat_interval: Tweak durations for 'mixed'Chris Wilson1-2/+2
2020-03-17i915/sysfs_heartbeat_interval: Use a measured sleepChris Wilson1-3/+36
2020-03-17i915/sysfs_heartbeat_interval: Refactor setting engine attributesChris Wilson1-9/+19
2020-03-17i915/sysfs_preempt_timeout: Be more lenient when waiting for a resetChris Wilson1-3/+10
2020-03-17i915/gem_ctx_shared: Initialise ctx before useChris Wilson1-1/+1
2020-03-17i915/i915_pm_rpm: Flush pm-idle before waiting for suspendChris Wilson1-0/+1
2020-03-17intel-ci: Tweak blacklist for very long running stability testsChris Wilson1-1/+1
2020-03-16i915/sysfs_heartbeat_interval: Check for support prior to 'nopreempt' testChris Wilson1-1/+1
2020-03-16intel-ci: Tweak blacklist for very long running stability testsChris Wilson1-3/+3
2020-03-16tests/i915_pm_rpm: use device coherent mapping instead of mmap_gttRamalingam C1-7/+17
2020-03-16tests/kms_chamelium: Get rid of dp-link-status subtestArkadiusz Hiler1-147/+0
2020-03-16tests/intel-ci/blacklist: Blacklist kms_chamelium@hdmi-*-planes-randomArkadiusz Hiler1-0/+11
2020-03-15i915/gem_(linear|tiled_blits: Trim test workloadChris Wilson2-130/+59
2020-03-13i915/gem_ctx_peristence: Use the canonical name for looking up the legacy engineChris Wilson1-4/+4
2020-03-13i915/gem_ctx_persistence: Tune reset-timeoutChris Wilson1-5/+34
2020-03-13i915: Exercise timeslice sysfs propertyChris Wilson4-0/+536
2020-03-13i915: Exercise sysfs heartbeat controlsChris Wilson4-0/+451
2020-03-13i915: Exercise preemption timeout controls in sysfsChris Wilson4-0/+316
2020-03-13i915/gem_ctx_shared: Use a fence to group execution tightlyChris Wilson1-2/+16
2020-03-13i915/gem_exec_gttfill: Use the device coherent mmapChris Wilson1-8/+2
2020-03-12tests/kms_chamelium: Add support to validate RGB/YUV pixel formatsKunal Joshi1-76/+45
2020-03-11test/core_setmaster: new test for drop/set master semanticsEmil Velikov3-0/+208
2020-03-09i915/gem_busy: Drop redundant assert(gem_bo_busy)Chris Wilson1-4/+0
2020-03-09tests/kms_cursor_legacy: increase timeout for nonblocking flip waitJuha-Pekka Heikkila1-1/+1
2020-03-07i915/gem_exec_nop: One more parallel nop variantChris Wilson1-0/+133
2020-03-06tests/kms_getfb: Add getfb2 testsDaniel Stone1-0/+171
2020-03-06i915/gem_exec_params: add test_invalid_batchMatthew Auld1-0/+47
2020-03-06i915/gem_userptr_blits: Add active variant of mmap-offset-invalidateJanusz Krzysztofik1-0/+18
2020-03-06i915/gem_userptr_blits: Exercise new invalid mapping typesJanusz Krzysztofik1-22/+30
2020-03-05tests/gem_userptr_blits: Refresh map-fixed-invalidate* subtestsJanusz Krzysztofik1-14/+29
2020-03-05i915/gem_exec_balancer: Exercise bonded-payload synchronisationChris Wilson1-0/+119
2020-03-05tests/i915/query: Do not assert engine info rsvd being zeroTvrtko Ursulin1-5/+0
2020-03-04i915/gem_close: Reduce negative overload of duplicate vma handlesChris Wilson1-1/+1
2020-03-04i915/gem_close: Multiple handles are now -EALREADYChris Wilson1-2/+7
2020-03-03tests/i915_pm_dc: psr required only for dc*-psr testsAnshuman Gupta1-1/+3
2020-03-03tests/i915_pm_dc: Dump power_domain_info on DC test failuresAnshuman Gupta1-7/+12
2020-03-03i915/gem_softpin: Fix up 'overlap' for change in errnoChris Wilson1-1/+7
2020-03-03i915/gem_ctx_create: Trim fixed loop of 1024Chris Wilson1-14/+11
2020-03-03i915/gem_exec_parallel: Only check written handle/threadsChris Wilson1-14/+25
2020-03-03i915/gem_exec_parallel: Build failure begoneChris Wilson1-1/+1
2020-03-03i915/gem_ctx_create: Fix 'files'Chris Wilson1-9/+11
2020-03-03i915/gem_exec_create: Trim loop countersChris Wilson1-14/+12
2020-03-03i915/gem_exec_parallel: Try to trim runtimeChris Wilson1-12/+17