aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf_types.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2022-05-191-1/+1
* drm/i915: Only include i915_reg.h from .c filesMatt Roper2022-02-021-1/+1
* i915/perf: Store a mask of valid OA formats for a platformUmesh Nerlige Ramappa2021-02-091-0/+8
* drm/i915/perf: Schedule oa_config after modifying the contextsChris Wilson2020-03-301-2/+3
* drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin2020-03-271-0/+6
* drm/i915/perf: rework aging tail workaroundLionel Landwerlin2020-03-271-14/+14
* drm/i915/perf: introduce global sseu pinningLionel Landwerlin2020-03-171-0/+7
* drm/i915/perf: remove generated codeLionel Landwerlin2020-03-171-2/+0
* drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson2020-03-021-1/+2
* drm/i915/perf: Register sysctl path globallyVenkata Sandeep Dhanalakota2019-12-131-1/+0
* drm/i915/perf: Describe structure members in documentationAnna Karas2019-10-241-1/+30
* drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin2019-10-141-0/+8
* drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin2019-10-121-0/+8
* drm/i915/perf: allow for CS OA configs to be created lazilyLionel Landwerlin2019-10-121-7/+16
* drm/i915/perf: Replace global wakeref tracking with engine-pmChris Wilson2019-10-121-6/+0
* drm/i915/perf: Store shortcut to intel_uncoreChris Wilson2019-10-101-2/+2
* drm/i915/perf: store the associated engine of a streamLionel Landwerlin2019-10-101-0/+5
* drm/i915/perf: drop list of streamsLionel Landwerlin2019-10-081-6/+0
* drm/i915/perf: Wean ourselves off dev_privChris Wilson2019-10-081-6/+67
* drm/i915/perf: move perf types to their own headerLionel Landwerlin2019-10-071-0/+327