summaryrefslogtreecommitdiff
path: root/tests/i915/sysfs_clients.c
AgeCommit message (Expand)Author
2021-07-08tests/i915/sysfs_clients: Convert to intel_ctx_tJason Ekstrand
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-02-01i915/sysfs_clients: Restrict recycling to one clientChris Wilson
2021-02-01i915/sysfs_clients: Bump the number of recycle search retriesChris Wilson
2021-01-29i915/sysfs_clients: Check that client ids are cyclicChris Wilson
2021-01-27i915/sysfs_client: Ignore clients being closed as we read their sysfsChris Wilson
2021-01-25i915/sysfs_clients: Replace usleep(0) with sched_yield()Chris Wilson
2021-01-24i915/sysfs_clients: Use the centre-point of read_runtime()Chris Wilson
2021-01-24i915/sysfs_client: Reject split clients if CPU side too slowChris Wilson
2021-01-24i915/sysfs_clients: Avoid skips inside forksChris Wilson
2021-01-24i915/sysfs_clients: Repeat checks on idling monotocityChris Wilson
2021-01-24i915/sysfs_clients: Tare the execution overheadChris Wilson
2021-01-24i915/sysfs_clients: Only compare relative runtimesChris Wilson
2021-01-24i915/sysfs_clients: Correct timeslicing switchChris Wilson
2021-01-23i915/sysfs_clients: Restore initialisation of 'old' in busy_oneChris Wilson
2021-01-23i915/sysfs_client: Increase leniency at smaller splitsChris Wilson
2021-01-23i915: Exercise sysfs client propertiesChris Wilson