index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
drm/i915/execlists: Track inflight CCID
Chris Wilson
1
-2
/
+1
2020-04-29
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
1
-2
/
+1
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
1
-1
/
+1
2020-04-06
drm/i915: Make exclusive awaits on i915_active optional
Chris Wilson
1
-1
/
+1
2020-04-03
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
1
-50
/
+11
2020-03-31
drm/i915/perf: don't read head/tail pointers outside critical section
Lionel Landwerlin
1
-2
/
+5
2020-03-30
drm/i915/perf: Schedule oa_config after modifying the contexts
Chris Wilson
1
-55
/
+99
2020-03-27
drm/i915/perf: add new open param to configure polling of OA buffer
Lionel Landwerlin
1
-7
/
+25
2020-03-27
drm/i915/perf: move pollin setup to non hw specific code
Lionel Landwerlin
1
-11
/
+3
2020-03-27
drm/i915/perf: rework aging tail workaround
Lionel Landwerlin
1
-121
/
+83
2020-03-18
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
1
-0
/
+8
2020-03-17
drm/i915/perf: introduce global sseu pinning
Lionel Landwerlin
1
-2
/
+74
2020-03-17
drm/i915/perf: remove redundant power configuration register override
Lionel Landwerlin
1
-7
/
+0
2020-03-17
drm/i915/perf: remove generated code
Lionel Landwerlin
1
-80
/
+1
2020-03-02
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
1
-17
/
+41
2020-02-28
drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
Chris Wilson
1
-0
/
+2
2020-02-28
drm/i915/perf: Mark up the racy use of perf->exclusive_stream
Chris Wilson
1
-6
/
+7
2020-02-21
drm/i915/perf: conversion to struct drm_device based logging macros.
Wambui Karuga
1
-10
/
+17
2020-02-04
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
1
-2
/
+3
2020-01-28
drm/i915/perf: Fix OA context id overlap with idle context id
Umesh Nerlige Ramappa
1
-2
/
+8
2020-01-22
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
Pankaj Bharadiya
1
-16
/
+22
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
1
-10
/
+5
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-3
/
+0
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-2
/
+2
2019-12-13
drm/i915/perf: Register sysctl path globally
Venkata Sandeep Dhanalakota
1
-4
/
+13
2019-12-09
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
1
-87
/
+112
2019-12-09
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
1
-2
/
+3
2019-12-04
drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()
Mao Wenan
1
-1
/
+1
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
1
-1
/
+3
2019-11-15
drm/i915/perf: Add preemption check while waiting for OA
Lionel Landwerlin
1
-0
/
+2
2019-11-14
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
1
-2
/
+7
2019-11-11
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
1
-10
/
+10
2019-11-01
drm/i915/perf: Reverse a ternary to make sparse happy
Chris Wilson
1
-5
/
+10
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
1
-34
/
+317
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
1
-26
/
+28
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
1
-5
/
+5
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-22
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
1
-1
/
+0
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
1
-5
/
+6
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
1
-3
/
+31
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
1
-1
/
+45
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
1
-2
/
+1
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
1
-0
/
+10
2019-10-13
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
1
-27
/
+25
2019-10-12
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
1
-2
/
+7
2019-10-12
drm/i915/perf: execute OA configuration from command stream
Lionel Landwerlin
1
-43
/
+156
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
1
-0
/
+224
2019-10-12
drm/i915/perf: allow for CS OA configs to be created lazily
Lionel Landwerlin
1
-46
/
+61
2019-10-12
drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
1
-4
/
+4
2019-10-10
drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
1
-24
/
+24
[next]