aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_active.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-08drm/i915: Remove has-kernel-contextChris Wilson1-13/+0
2019-03-06drm/i915: Use i915_global_register()Chris Wilson1-4/+0
2019-02-28drm/i915: Make request allocation caches globalChris Wilson1-0/+1
2019-02-05drm/i915: Pull i915_gem_active into the i915_active familyChris Wilson1-0/+349
2019-02-05drm/i915: Allocate active tracking nodes from a slabcacheChris Wilson1-0/+3
2019-02-05drm/i915: Release the active tracker tree upon idlingChris Wilson1-0/+4
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson1-0/+69