Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1fc44d9b1afb0afe46acd99bdfdf793805a850e1
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
1fc44d9
drm/i915: Store a pointer to intel_context in i915_request
by Chris Wilson
· 7 years ago
e896d29
drm/i915/oa: Check that OA is disabled before unpinning
by Chris Wilson
· 7 years ago
a89d1f9
drm/i915: Split i915_gem_timeline into individual timelines
by Chris Wilson
· 7 years ago
ab82a06
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
by Chris Wilson
· 7 years ago
9bd9be6
drm/i915/perf: add more debug message on perf open & configs
by Lionel Landwerlin
· 7 years ago
b82ed43
drm/i915: rename PPGTT/GGTT fields OA registers
by Lionel Landwerlin
· 7 years ago
5374410
drm/i915/perf: remove empty line
by Lionel Landwerlin
· 7 years ago
1105130
drm/i915/perf: simplify OA unit enabling on gen7
by Lionel Landwerlin
· 7 years ago
b6dd47b
drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter
by Lionel Landwerlin
· 7 years ago
1de401c
drm/i915/perf: enable perf support on ICL
by Lionel Landwerlin
· 7 years ago
41d3fdc
drm/i915/perf: fix perf stream opening lock
by Lionel Landwerlin
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
4bf772b
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
fb5c551
drm/i915: Remove i915.enable_execlists module parameter
by Chris Wilson
· 7 years ago
9f9b279
drm/i915/perf: reuse timestamp frequency from device info
by Lionel Landwerlin
· 7 years ago
3fef5cd
drm/i915: Automatic i915_switch_context for legacy
by Chris Wilson
· 7 years ago
7c52a22
drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
by Lionel Landwerlin
· 7 years ago
95690a0
drm/i915/perf: enable perf support on CNL
by Lionel Landwerlin
· 7 years ago
ba6b7c1
drm/i915/perf: refactor perf setup
by Lionel Landwerlin
· 7 years ago
4407eaa
drm/i915/perf: add support for Coffeelake GT3
by Lionel Landwerlin
· 7 years ago
a54b19f
drm/i915/perf: complete whitelisting for OA programming on HSW
by Lionel Landwerlin
· 7 years ago
7a88cbd
Backmerge tag 'v4.14-rc7' into drm-next
by Dave Airlie
· 7 years ago
7277f75
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
by Lionel Landwerlin
· 7 years ago
191f896
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
by Lionel Landwerlin
· 7 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 7 years ago
22ea4f3
drm/i915/perf: add support for Coffeelake GT2
by Lionel Landwerlin
· 7 years ago
342a2c8
drm/i915/perf: disable clk ratio reports on gen9
by Lionel Landwerlin
· 7 years ago
28b6cb0
drm/i915/perf: Drop redundant check for perf.initialised on reset
by Chris Wilson
· 7 years ago
84a095e
drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()
by Chris Wilson
· 7 years ago
40f75ea
drm/i915/perf: Initialise dynamic sysfs group before creation
by Chris Wilson
· 7 years ago
28152a2
drm/i915/perf: Initialise the dynamic sysfs attr
by Chris Wilson
· 7 years ago
f89823c
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
by Lionel Landwerlin
· 7 years ago
28964cf
drm/i915/perf: disable NOA logic when not used
by Lionel Landwerlin
· 7 years ago
3802c5c
drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
by Lionel Landwerlin
· 7 years ago
701f823
drm/i915/perf: prune OA configs
by Lionel Landwerlin
· 7 years ago
01d928e
drm/i915/perf: fix flex eu registers programming
by Lionel Landwerlin
· 7 years ago
635f56c
drm/i915: Fix error checking/locking in perf/lookup_context()
by Imre Deak
· 8 years ago
987f8c4
drm/i915: Hold RPM wakelock while initializing OA buffer
by sagar.a.kamble@intel.com
· 8 years ago
5f09a9c
drm/i915: Allow contexts to be unreferenced locklessly
by Chris Wilson
· 8 years ago
829a0af
drm/i915: Group all the global context information together
by Chris Wilson
· 8 years ago
28c7ef9
drm/i915/perf: add GLK support
by Lionel Landwerlin
· 8 years ago
6c5c1d8
drm/i915/perf: add KBL support
by Lionel Landwerlin
· 8 years ago
1bef340
drm/i915/perf: remove perf.hook_lock
by Robert Bragg
· 8 years ago
155e941
drm/i915/perf: per-gen timebase for checking sample freq
by Robert Bragg
· 8 years ago
19f81df
drm/i915/perf: Add OA unit support for Gen 8+
by Robert Bragg
· 8 years ago
3f488d9
drm/i915/perf: rework mux configurations queries
by Lionel Landwerlin
· 8 years ago
712122e
drm/i915/perf: rate limit spurious oa report notice
by Robert Bragg
· 8 years ago
4117ebc
drm/i915/perf: better pipeline aged/aging tail updates
by Robert Bragg
· 8 years ago
52c57c2
drm/i915/perf: improve invalid OA format debug message
by Robert Bragg
· 8 years ago
0dd860c
drm/i915/perf: improve tail race workaround
by Robert Bragg
· 8 years ago
3bb335c
drm/i915/perf: no head/tail ref in gen7_oa_read
by Robert Bragg
· 8 years ago
f279020
drm/i915/perf: avoid read back of head register
by Robert Bragg
· 8 years ago
26ebd9c
drm/i915/perf: avoid poll, read, EAGAIN busy loops
by Robert Bragg
· 8 years ago
e81b3a5
drm/i915/perf: fix gen7_append_oa_reports comment
by Robert Bragg
· 8 years ago
266a240
drm/i915: Use engine->context_pin() to report the intel_ring
by Chris Wilson
· 8 years ago
0a309f9
drm/i915/perf: remove user triggerable warn
by Matthew Auld
· 8 years ago
22f880c
drm/i915/perf: destroy stream on sample_flags mismatch
by Matthew Auld
· 8 years ago
6752041
drm/i915: s/assert_spin_locked/lockdep_assert_held/
by Chris Wilson
· 8 years ago
69df05e
drm/i915: Simplify releasing context reference
by Chris Wilson
· 8 years ago
e8a9c58
drm/i915: Unify active context tracking between legacy/execlists/guc
by Chris Wilson
· 8 years ago
16d98b3
drm/i915/perf: More documentation hooked to i915.rst
by Robert Bragg
· 8 years ago
7708550
drm/i915/perf: use DRM_DEBUG for userspace issues
by Robert Bragg
· 8 years ago
12d79d7
drm/i915: Make GEM object create and create from data take dev_priv
by Tvrtko Ursulin
· 8 years ago
2460393
drm/i915/perf: Wrap 64bit divides in do_div()
by Chris Wilson
· 8 years ago
7abbd8d
drm/i915: Add a kerneldoc summary for i915_perf.c
by Robert Bragg
· 8 years ago
00319ba
drm/i915: add dev.i915.oa_max_sample_rate sysctl
by Robert Bragg
· 8 years ago
ccdf634
drm/i915: Add dev.i915.perf_stream_paranoid sysctl option
by Robert Bragg
· 8 years ago
442b8c0
drm/i915: advertise available metrics via sysfs
by Robert Bragg
· 8 years ago
d796515
drm/i915: Enable i915 perf stream for Haswell OA unit
by Robert Bragg
· 8 years ago
eec688e
drm/i915: Add i915 perf infrastructure
by Robert Bragg
· 8 years ago