summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_selftest.c
AgeCommit message (Expand)Author
2023-07-27drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftestsAlan Previn
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-02-10drm/i915: move the DRIVER_* macros to i915_driver.[ch]Jani Nikula
2021-12-17drm/i915/selftests: Use to_gt() helperAndi Shyti
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand
2020-05-04drm/i915/gem: Implement legacy MI_STORE_DATA_IMMChris Wilson
2019-11-11drm/i915/selftests: Perform some basic cycle counting of MI opsChris Wilson
2019-10-25drm/i915/selftests: Tweak the default subtest runtimeChris Wilson
2019-10-22drm/i915: Teach record_defaults to operate on the intel_gtChris Wilson
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson
2019-08-06drm/i915: Use drm_i915_private directly from drv_get_drvdata()Chris Wilson
2019-07-12drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson
2019-07-03drm/i915/selftests: Common live setup/teardownChris Wilson
2019-03-06drm/i915/selftests: Upgrade printing test/subtest name to pr_infoMichaƂ Winiarski
2019-01-29drm/i915/selftests: Apply a subtest filterChris Wilson
2018-07-13drm/i915/selftests: Include the start of each subtest in the GEM traceChris Wilson
2017-03-10drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4Andrew Morton
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson