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.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
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
1
-9
/
+9
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-14
/
+14
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-63
/
+90
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-4
/
+4
2017-11-21
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
1
-4
/
+4
2017-11-20
drm/i915/perf: reuse timestamp frequency from device info
Lionel Landwerlin
1
-31
/
+5
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-2
/
+1
2017-11-20
drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
Lionel Landwerlin
1
-15
/
+24
2017-11-13
drm/i915/perf: enable perf support on CNL
Lionel Landwerlin
1
-1
/
+40
2017-11-13
drm/i915/perf: refactor perf setup
Lionel Landwerlin
1
-23
/
+25
2017-11-13
drm/i915/perf: add support for Coffeelake GT3
Lionel Landwerlin
1
-0
/
+3
2017-11-13
drm/i915/perf: complete whitelisting for OA programming on HSW
Lionel Landwerlin
1
-1
/
+2
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-0
/
+4
2017-10-25
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-24
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-3
/
+3
2017-09-18
drm/i915/perf: add support for Coffeelake GT2
Lionel Landwerlin
1
-0
/
+5
2017-09-18
drm/i915/perf: disable clk ratio reports on gen9
Lionel Landwerlin
1
-2
/
+1
2017-08-10
drm/i915/perf: Drop redundant check for perf.initialised on reset
Chris Wilson
1
-5
/
+2
2017-08-10
drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()
Chris Wilson
1
-2
/
+0
2017-08-10
drm/i915/perf: Initialise dynamic sysfs group before creation
Chris Wilson
1
-2
/
+1
2017-08-04
drm/i915/perf: Initialise the dynamic sysfs attr
Chris Wilson
1
-0
/
+1
2017-08-03
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
Lionel Landwerlin
1
-14
/
+457
2017-08-03
drm/i915/perf: disable NOA logic when not used
Lionel Landwerlin
1
-0
/
+4
2017-08-03
drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
Lionel Landwerlin
1
-7
/
+0
2017-08-03
drm/i915/perf: prune OA configs
Lionel Landwerlin
1
-185
/
+131
2017-08-03
drm/i915/perf: fix flex eu registers programming
Lionel Landwerlin
1
-2
/
+2
2017-07-17
drm/i915: Fix error checking/locking in perf/lookup_context()
Imre Deak
1
-27
/
+5
2017-07-03
drm/i915: Hold RPM wakelock while initializing OA buffer
sagar.a.kamble@intel.com
1
-6
/
+6
2017-06-20
drm/i915: Allow contexts to be unreferenced locklessly
Chris Wilson
1
-2
/
+2
2017-06-20
drm/i915: Group all the global context information together
Chris Wilson
1
-1
/
+1
2017-06-14
drm/i915/perf: add GLK support
Lionel Landwerlin
1
-2
/
+15
2017-06-14
drm/i915/perf: add KBL support
Lionel Landwerlin
1
-1
/
+29
2017-06-14
drm/i915/perf: remove perf.hook_lock
Robert Bragg
1
-22
/
+11
2017-06-14
drm/i915/perf: per-gen timebase for checking sample freq
Robert Bragg
1
-11
/
+28
2017-06-14
drm/i915/perf: Add OA unit support for Gen 8+
Robert Bragg
1
-73
/
+961
2017-06-14
drm/i915/perf: rework mux configurations queries
Lionel Landwerlin
1
-2
/
+5
2017-05-13
drm/i915/perf: rate limit spurious oa report notice
Robert Bragg
1
-1
/
+27
2017-05-13
drm/i915/perf: better pipeline aged/aging tail updates
Robert Bragg
1
-18
/
+23
2017-05-13
drm/i915/perf: improve invalid OA format debug message
Robert Bragg
1
-2
/
+4
2017-05-13
drm/i915/perf: improve tail race workaround
Robert Bragg
1
-91
/
+186
2017-05-13
drm/i915/perf: no head/tail ref in gen7_oa_read
Robert Bragg
1
-32
/
+18
2017-05-13
drm/i915/perf: avoid read back of head register
Robert Bragg
1
-25
/
+21
2017-05-13
drm/i915/perf: avoid poll, read, EAGAIN busy loops
Robert Bragg
1
-1
/
+9
2017-05-13
drm/i915/perf: fix gen7_append_oa_reports comment
Robert Bragg
1
-1
/
+1
2017-05-04
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
1
-7
/
+6
2017-03-28
drm/i915/perf: remove user triggerable warn
Matthew Auld
1
-2
/
+6
2017-03-28
drm/i915/perf: destroy stream on sample_flags mismatch
Matthew Auld
1
-1
/
+2
[next]