summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf_types.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-04drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson1-1/+2
2019-12-13drm/i915/perf: Register sysctl path globallyVenkata Sandeep Dhanalakota1-1/+0
2019-10-24drm/i915/perf: Describe structure members in documentationAnna Karas1-1/+30
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin1-0/+8
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin1-0/+8
2019-10-12drm/i915/perf: allow for CS OA configs to be created lazilyLionel Landwerlin1-7/+16
2019-10-12drm/i915/perf: Replace global wakeref tracking with engine-pmChris Wilson1-6/+0
2019-10-10drm/i915/perf: Store shortcut to intel_uncoreChris Wilson1-2/+2
2019-10-10drm/i915/perf: store the associated engine of a streamLionel Landwerlin1-0/+5
2019-10-08drm/i915/perf: drop list of streamsLionel Landwerlin1-6/+0
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson1-6/+67
2019-10-07drm/i915/perf: move perf types to their own headerLionel Landwerlin1-0/+327