aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/i915_gem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio1-3/+3
2019-06-14drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio1-2/+2
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-3/+5
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson1-2/+3
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-12/+4
2019-04-15drm/i915/selftests: Skip live timeline/suspend tests if wedgedChris Wilson1-0/+3
2019-03-08drm/i915: Do a synchronous switch-to-kernel-context on idlingChris Wilson1-7/+2
2019-01-14drm/i915: Syntatic sugar for using intel_runtime_pmChris Wilson1-20/+14
2019-01-14drm/i915/selftests: Mark up rpm wakerefsChris Wilson1-10/+19
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson1-5/+5
2019-01-03drm/i915: Always try to reset the GPU on takeoverChris Wilson1-1/+1
2018-08-31drm/i915/selftests: Add a simple exerciser for suspend/hibernateChris Wilson1-0/+221