summaryrefslogtreecommitdiff
path: root/tests/i915
AgeCommit message (Expand)Author
2020-03-18i915/sysfs_timeslice_duration: Tweak reset timeoutsChris Wilson
2020-03-18i915/gem_ring_sync_loop: Removal of testPriyanka Dandamudi
2020-03-18i915/gem_ring_sync_copy: Removal of testPriyanka Dandamudi
2020-03-18lib: move upper_32_bits() and lower_32_bits() to libraryDaniel Mrzyglod
2020-03-18i915/sysfs_heartbeat_interval: Tweak reset timeoutsChris Wilson
2020-03-17i915/sysfs_heartbeat_interval: Tweak durations for 'mixed'Chris Wilson
2020-03-17i915/sysfs_heartbeat_interval: Use a measured sleepChris Wilson
2020-03-17i915/sysfs_heartbeat_interval: Refactor setting engine attributesChris Wilson
2020-03-17i915/sysfs_preempt_timeout: Be more lenient when waiting for a resetChris Wilson
2020-03-17i915/gem_ctx_shared: Initialise ctx before useChris Wilson
2020-03-17i915/i915_pm_rpm: Flush pm-idle before waiting for suspendChris Wilson
2020-03-16i915/sysfs_heartbeat_interval: Check for support prior to 'nopreempt' testChris Wilson
2020-03-16tests/i915_pm_rpm: use device coherent mapping instead of mmap_gttRamalingam C
2020-03-15i915/gem_(linear|tiled_blits: Trim test workloadChris Wilson
2020-03-13i915/gem_ctx_peristence: Use the canonical name for looking up the legacy engineChris Wilson
2020-03-13i915/gem_ctx_persistence: Tune reset-timeoutChris Wilson
2020-03-13i915: Exercise timeslice sysfs propertyChris Wilson
2020-03-13i915: Exercise sysfs heartbeat controlsChris Wilson
2020-03-13i915: Exercise preemption timeout controls in sysfsChris Wilson
2020-03-13i915/gem_ctx_shared: Use a fence to group execution tightlyChris Wilson
2020-03-13i915/gem_exec_gttfill: Use the device coherent mmapChris Wilson
2020-03-09i915/gem_busy: Drop redundant assert(gem_bo_busy)Chris Wilson
2020-03-07i915/gem_exec_nop: One more parallel nop variantChris Wilson
2020-03-06i915/gem_exec_params: add test_invalid_batchMatthew Auld
2020-03-06i915/gem_userptr_blits: Add active variant of mmap-offset-invalidateJanusz Krzysztofik
2020-03-06i915/gem_userptr_blits: Exercise new invalid mapping typesJanusz Krzysztofik
2020-03-05tests/gem_userptr_blits: Refresh map-fixed-invalidate* subtestsJanusz Krzysztofik
2020-03-05i915/gem_exec_balancer: Exercise bonded-payload synchronisationChris Wilson
2020-03-05tests/i915/query: Do not assert engine info rsvd being zeroTvrtko Ursulin
2020-03-04i915/gem_close: Reduce negative overload of duplicate vma handlesChris Wilson
2020-03-04i915/gem_close: Multiple handles are now -EALREADYChris Wilson
2020-03-03tests/i915_pm_dc: psr required only for dc*-psr testsAnshuman Gupta
2020-03-03tests/i915_pm_dc: Dump power_domain_info on DC test failuresAnshuman Gupta
2020-03-03i915/gem_softpin: Fix up 'overlap' for change in errnoChris Wilson
2020-03-03i915/gem_ctx_create: Trim fixed loop of 1024Chris Wilson
2020-03-03i915/gem_exec_parallel: Only check written handle/threadsChris Wilson
2020-03-03i915/gem_exec_parallel: Build failure begoneChris Wilson
2020-03-03i915/gem_ctx_create: Fix 'files'Chris Wilson
2020-03-03i915/gem_exec_create: Trim loop countersChris Wilson
2020-03-03i915/gem_exec_parallel: Try to trim runtimeChris Wilson
2020-03-02i915/gem_exec_balancer: Relax spinner checks around INVALID_CSChris Wilson
2020-03-01i915/gem_tiled_wc: Clamp runtimeChris Wilson
2020-03-01i915/gem_fence_thrash: Cap the amount of work done per subtestChris Wilson
2020-02-29i915/gem_ctx_persistence: Increase leniency for reset-timeoutChris Wilson
2020-02-29i915/gem_exec_balancer: Bump priority of background load for hang detectionChris Wilson
2020-02-29i915/gem_pwrite: Replace exhaustive tests with bounded probesChris Wilson
2020-02-28i915/gem_ctx_isolation: Check engine relative registersChris Wilson
2020-02-28i915: Start putting the mmio_base to wider useChris Wilson
2020-02-28i915/gem_softpin: Limit the noreloc test runtimeChris Wilson
2020-02-27tests/i915/gem_lut_handle: Minor fixesBhanuprakash Modem