aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09i915/perf: Store a mask of valid OA formats for a platformUmesh Nerlige Ramappa1-0/+8
2020-03-30drm/i915/perf: Schedule oa_config after modifying the contextsChris Wilson1-2/+3
2020-03-27drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin1-0/+6
2020-03-27drm/i915/perf: rework aging tail workaroundLionel Landwerlin1-14/+14
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin1-0/+7
2020-03-17drm/i915/perf: remove generated codeLionel Landwerlin1-2/+0
2020-03-02drm/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