summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf_types.h
Commit message (Expand)AuthorAgeFilesLines
* i915/perf: Drop the aging_tail logic in perf OAUmesh Nerlige Ramappa2023-06-071-12/+0
* drm/i915/perf: Add support for OA media unitsUmesh Nerlige Ramappa2023-03-241-0/+30
* drm/i915/perf: Parse 64bit report header formats correctlyUmesh Nerlige Ramappa2023-03-241-0/+6
* drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa2023-03-241-4/+29
* drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2023-03-241-0/+6
* drm/i915/perf: Fix kernel-doc warningUmesh Nerlige Ramappa2022-11-101-2/+2
* drm/i915/perf: Store a pointer to oa_format in oa_bufferUmesh Nerlige Ramappa2022-10-271-2/+1
* drm/i915/perf: Replace gt->perf.lock with stream->lock for file opsUmesh Nerlige Ramappa2022-10-271-0/+5
* drm/i915/perf: Move gt-specific data from i915->perf to gt->perfUmesh Nerlige Ramappa2022-10-271-19/+20
* drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2022-05-131-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