aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_selftest.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson1-0/+43
2019-10-25drm/i915/selftests: Tweak the default subtest runtimeChris Wilson1-1/+1
2019-10-22drm/i915: Teach record_defaults to operate on the intel_gtChris Wilson1-2/+11
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson1-6/+2
2019-08-06drm/i915: Use drm_i915_private directly from drv_get_drvdata()Chris Wilson1-1/+1
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson1-1/+22
2019-07-03drm/i915/selftests: Common live setup/teardownChris Wilson1-1/+43
2019-03-06drm/i915/selftests: Upgrade printing test/subtest name to pr_infoMichaƂ Winiarski1-2/+2
2019-01-29drm/i915/selftests: Apply a subtest filterChris Wilson1-0/+47
2018-07-13drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson1-0/+2
2017-03-10drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4Andrew Morton1-2/+2
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson1-0/+250