summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf_types.h
AgeCommit message (Expand)Author
2024-02-19drm/i915: remove i915_perf_stream::size_exponentJiri Slaby (SUSE)
2024-01-10drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2023-08-17drm/i915/dg2: Drop Wa_16011777198Matt Roper
2023-06-07i915/perf: Drop the aging_tail logic in perf OAUmesh Nerlige Ramappa
2023-03-24drm/i915/perf: Add support for OA media unitsUmesh Nerlige Ramappa
2023-03-24drm/i915/perf: Parse 64bit report header formats correctlyUmesh Nerlige Ramappa
2023-03-24drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa
2023-03-24drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson
2022-11-10drm/i915/perf: Fix kernel-doc warningUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Store a pointer to oa_format in oa_bufferUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Replace gt->perf.lock with stream->lock for file opsUmesh Nerlige Ramappa
2022-10-27drm/i915/perf: Move gt-specific data from i915->perf to gt->perfUmesh Nerlige Ramappa
2022-05-13drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-02-02drm/i915: Only include i915_reg.h from .c filesMatt Roper
2021-02-09i915/perf: Store a mask of valid OA formats for a platformUmesh Nerlige Ramappa
2020-03-30drm/i915/perf: Schedule oa_config after modifying the contextsChris Wilson
2020-03-27drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin
2020-03-27drm/i915/perf: rework aging tail workaroundLionel Landwerlin
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin
2020-03-17drm/i915/perf: remove generated codeLionel Landwerlin
2020-03-02drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson
2019-12-13drm/i915/perf: Register sysctl path globallyVenkata Sandeep Dhanalakota
2019-10-24drm/i915/perf: Describe structure members in documentationAnna Karas
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin
2019-10-12drm/i915/perf: implement active wait for noa configurationsLionel Landwerlin
2019-10-12drm/i915/perf: allow for CS OA configs to be created lazilyLionel Landwerlin
2019-10-12drm/i915/perf: Replace global wakeref tracking with engine-pmChris Wilson
2019-10-10drm/i915/perf: Store shortcut to intel_uncoreChris Wilson
2019-10-10drm/i915/perf: store the associated engine of a streamLionel Landwerlin
2019-10-08drm/i915/perf: drop list of streamsLionel Landwerlin
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson
2019-10-07drm/i915/perf: move perf types to their own headerLionel Landwerlin