summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-06-14drm/i915/perf: add GLK supportLionel Landwerlin
2017-06-14drm/i915/perf: add KBL supportLionel Landwerlin
2017-06-14drm/i915/perf: remove perf.hook_lockRobert Bragg
2017-06-14drm/i915/perf: per-gen timebase for checking sample freqRobert Bragg
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg
2017-06-14drm/i915/perf: rework mux configurations queriesLionel Landwerlin
2017-05-13drm/i915/perf: rate limit spurious oa report noticeRobert Bragg
2017-05-13drm/i915/perf: better pipeline aged/aging tail updatesRobert Bragg
2017-05-13drm/i915/perf: improve invalid OA format debug messageRobert Bragg
2017-05-13drm/i915/perf: improve tail race workaroundRobert Bragg
2017-05-13drm/i915/perf: no head/tail ref in gen7_oa_readRobert Bragg
2017-05-13drm/i915/perf: avoid read back of head registerRobert Bragg
2017-05-13drm/i915/perf: avoid poll, read, EAGAIN busy loopsRobert Bragg
2017-05-13drm/i915/perf: fix gen7_append_oa_reports commentRobert Bragg
2017-05-04drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson
2017-03-28drm/i915/perf: remove user triggerable warnMatthew Auld
2017-03-28drm/i915/perf: destroy stream on sample_flags mismatchMatthew Auld
2017-03-02drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson
2016-12-18drm/i915: Simplify releasing context referenceChris Wilson
2016-12-18drm/i915: Unify active context tracking between legacy/execlists/gucChris Wilson
2016-12-09drm/i915/perf: More documentation hooked to i915.rstRobert Bragg
2016-12-07drm/i915/perf: use DRM_DEBUG for userspace issuesRobert Bragg
2016-12-01drm/i915: Make GEM object create and create from data take dev_privTvrtko Ursulin
2016-11-29drm/i915/perf: Wrap 64bit divides in do_div()Chris Wilson
2016-11-22drm/i915: Add a kerneldoc summary for i915_perf.cRobert Bragg
2016-11-22drm/i915: add dev.i915.oa_max_sample_rate sysctlRobert Bragg
2016-11-22drm/i915: Add dev.i915.perf_stream_paranoid sysctl optionRobert Bragg
2016-11-22drm/i915: advertise available metrics via sysfsRobert Bragg
2016-11-22drm/i915: Enable i915 perf stream for Haswell OA unitRobert Bragg
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg