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
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
2019-10-10
drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
1
-4
/
+26
2019-10-08
drm/i915/perf: drop list of streams
Lionel Landwerlin
1
-15
/
+1
2019-10-08
drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
1
-11
/
+1
2019-10-08
drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
1
-367
/
+354
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-7
/
+17
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
1
-14
/
+11
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-29
/
+3
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
1
-20
/
+15
2019-08-31
drm/i915/perf: Assert locking for i915_init_oa_perf_state()
Chris Wilson
1
-0
/
+3
2019-08-27
drm/i915/tgl/perf: use the same oa ctx_id format as icl
Michel Thierry
1
-1
/
+2
2019-08-09
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
1
-264
/
+276
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-2
/
+1
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
1
-1
/
+1
2019-07-29
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-5
/
+3
2019-07-26
drm/i915/perf: Initialise err to 0 before looping over ce->engines
Chris Wilson
1
-26
/
+35
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+3
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
1
-58
/
+185
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
1
-21
/
+28
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
1
-0
/
+8
2019-06-27
drm/i915: Move OA files to separate folder
Michal Wajdeczko
1
-14
/
+14
2019-06-25
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
1
-3
/
+7
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-3
/
+3
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
1
-0
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+2
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
1
-1
/
+1
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-34
/
+46
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-7
/
+14
2019-04-25
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
1
-1
/
+1
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+2
2019-04-24
drm/i915: Store the default sseu setup on the engine
Chris Wilson
1
-1
/
+1
2019-03-26
drm/i915: switch intel_wait_for_register to uncore
Daniele Ceraolo Spurio
1
-6
/
+6
[prev]
[next]