index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
2020-03-20
1
-0
/
+8
*
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2020-03-02
1
-17
/
+41
*
drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
Chris Wilson
2020-02-28
1
-0
/
+2
*
drm/i915/perf: Mark up the racy use of perf->exclusive_stream
Chris Wilson
2020-02-28
1
-6
/
+7
*
drm/i915/perf: conversion to struct drm_device based logging macros.
Wambui Karuga
2020-02-21
1
-10
/
+17
*
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-02-04
1
-2
/
+3
*
drm/i915/perf: Fix OA context id overlap with idle context id
Umesh Nerlige Ramappa
2020-01-27
1
-2
/
+8
*
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
Pankaj Bharadiya
2020-01-22
1
-16
/
+22
*
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-09
1
-10
/
+5
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-3
/
+0
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-2
/
+2
*
drm/i915/perf: Register sysctl path globally
Venkata Sandeep Dhanalakota
2019-12-13
1
-4
/
+13
*
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
2019-12-09
1
-87
/
+112
*
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
2019-12-09
1
-2
/
+3
*
drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()
Mao Wenan
2019-12-04
1
-1
/
+1
*
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-25
1
-1
/
+3
*
drm/i915/perf: Add preemption check while waiting for OA
Lionel Landwerlin
2019-11-15
1
-0
/
+2
*
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
2019-11-14
1
-2
/
+7
*
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
2019-11-11
1
-10
/
+10
*
drm/i915/perf: Reverse a ternary to make sparse happy
Chris Wilson
2019-11-01
1
-5
/
+10
*
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
2019-10-29
1
-34
/
+317
*
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
2019-10-29
1
-26
/
+28
*
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
2019-10-28
1
-5
/
+5
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
*
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
2019-10-22
1
-1
/
+0
*
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
2019-10-20
1
-5
/
+6
*
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-14
1
-3
/
+31
*
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
2019-10-14
1
-1
/
+45
*
drm/i915: add support for perf configuration queries
Lionel Landwerlin
2019-10-14
1
-2
/
+1
*
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
2019-10-14
1
-0
/
+10
*
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
2019-10-13
1
-27
/
+25
*
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
2019-10-12
1
-2
/
+7
*
drm/i915/perf: execute OA configuration from command stream
Lionel Landwerlin
2019-10-12
1
-43
/
+156
*
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-12
1
-0
/
+224
*
drm/i915/perf: allow for CS OA configs to be created lazily
Lionel Landwerlin
2019-10-12
1
-46
/
+61
*
drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
2019-10-12
1
-4
/
+4
*
drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
2019-10-10
1
-24
/
+24
*
drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
2019-10-10
1
-4
/
+26
*
drm/i915/perf: drop list of streams
Lionel Landwerlin
2019-10-08
1
-15
/
+1
*
drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
2019-10-08
1
-11
/
+1
*
drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
2019-10-08
1
-367
/
+354
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-7
/
+17
*
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
1
-14
/
+11
*
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
1
-29
/
+3
*
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-24
1
-20
/
+15
*
drm/i915/perf: Assert locking for i915_init_oa_perf_state()
Chris Wilson
2019-08-31
1
-0
/
+3
*
drm/i915/tgl/perf: use the same oa ctx_id format as icl
Michel Thierry
2019-08-27
1
-1
/
+2
*
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
2019-08-09
1
-0
/
+1
*
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
2019-08-07
1
-264
/
+276
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-2
/
+1
[next]