summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2020-03-20drm/i915/perf: Invalidate OA TLB on when closing perf streamUmesh Nerlige Ramappa
2020-03-02drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson
2020-02-28drm/i915/perf: Manually acquire engine-wakeref around use of kernel_contextChris Wilson
2020-02-28drm/i915/perf: Mark up the racy use of perf->exclusive_streamChris Wilson
2020-02-21drm/i915/perf: conversion to struct drm_device based logging macros.Wambui Karuga
2020-02-04drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...Wambui Karuga
2020-01-27drm/i915/perf: Fix OA context id overlap with idle context idUmesh Nerlige Ramappa
2020-01-22drm/i915: Make WARN* drm specific where uncore or stream ptr is availablePankaj Bharadiya
2020-01-09drm/i915: Pin the context as we work on itChris Wilson
2019-12-21drm/i915: Remove i915->kernel_contextChris Wilson
2019-12-20drm/i915: Drop GEM context as a direct link from i915_requestChris Wilson
2019-12-13drm/i915/perf: Register sysctl path globallyVenkata Sandeep Dhanalakota
2019-12-09drm/i915/perf: Configure OAR for specific contextUmesh Nerlige Ramappa
2019-12-09drm/i915/perf: Allow non-privileged access when OA buffer is not sampledUmesh Nerlige Ramappa
2019-12-04drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()Mao Wenan
2019-11-25drm/i915: Serialise with engine-pm around requests on the kernel_contextChris Wilson
2019-11-15drm/i915/perf: Add preemption check while waiting for OALionel Landwerlin
2019-11-14drm/i915/perf: don't forget noa wait after oa configLionel Landwerlin
2019-11-11drm/i915/perf: always consider holding preemption a privileged opLionel Landwerlin
2019-11-01drm/i915/perf: Reverse a ternary to make sparse happyChris Wilson
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin
2019-10-29drm/i915/perf: Add helper macros for comparing with whitelisted registersUmesh Nerlige Ramappa
2019-10-28drm/i915/execlists: Use vfunc to check engine submission modeMichal Wajdeczko
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson
2019-10-22drm/i915: Drop assertion that ce->pin_mutex guards state updatesChris Wilson
2019-10-20drm/i915/perf: fix oa config reconfigurationLionel Landwerlin
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin
2019-10-13drm/i915/perf: Avoid polluting the i915_oa_config with error pointersChris Wilson
2019-10-12drm/i915/perf: Prefer using the pinned_ctx for emitting delays on configChris Wilson
2019-10-12drm/i915/perf: execute OA configuration from command streamLionel 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: Set the exclusive stream under perf->lockChris Wilson
2019-10-08drm/i915/perf: Wean ourselves off dev_privChris Wilson
2019-10-04drm/i915: Move context management under GEMChris Wilson
2019-10-04drm/i915: Remove logical HW IDChris Wilson
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson
2019-09-24drm/i915/selftests: Verify the LRC register layout between init and HWChris Wilson
2019-08-31drm/i915/perf: Assert locking for i915_init_oa_perf_state()Chris Wilson
2019-08-27drm/i915/tgl/perf: use the same oa ctx_id format as iclMichel Thierry
2019-08-09drm/i915: extract i915_perf.h from i915_drv.hJani Nikula
2019-08-07drm/i915/perf: Refactor oa object to better manage resourcesUmesh Nerlige Ramappa
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson