summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson
2017-11-20drm/i915/perf: reuse timestamp frequency from device infoLionel Landwerlin
2017-11-20drm/i915: Automatic i915_switch_context for legacyChris Wilson
2017-11-20drm/i915/perf: replace .reg accesses with i915_mmio_reg_offsetLionel Landwerlin
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin
2017-11-13drm/i915/perf: refactor perf setupLionel Landwerlin
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin
2017-11-13drm/i915/perf: complete whitelisting for OA programming on HSWLionel Landwerlin
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-25drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin
2017-10-24drm/i915/perf: fix perf enable/disable ioctls with 32bits userspaceLionel Landwerlin
2017-09-22drm/i915: Rename global i915 to i915_modparamsMichal Wajdeczko
2017-09-18drm/i915/perf: add support for Coffeelake GT2Lionel Landwerlin
2017-09-18drm/i915/perf: disable clk ratio reports on gen9Lionel Landwerlin
2017-08-10drm/i915/perf: Drop redundant check for perf.initialised on resetChris Wilson
2017-08-10drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()Chris Wilson
2017-08-10drm/i915/perf: Initialise dynamic sysfs group before creationChris Wilson
2017-08-04drm/i915/perf: Initialise the dynamic sysfs attrChris Wilson
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin
2017-08-03drm/i915/perf: disable NOA logic when not usedLionel Landwerlin
2017-08-03drm/i915/perf: leave GDT_CHICKEN_BITS programming in configsLionel Landwerlin
2017-08-03drm/i915/perf: prune OA configsLionel Landwerlin
2017-08-03drm/i915/perf: fix flex eu registers programmingLionel Landwerlin
2017-07-17drm/i915: Fix error checking/locking in perf/lookup_context()Imre Deak
2017-07-03drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com
2017-06-20drm/i915: Allow contexts to be unreferenced locklesslyChris Wilson
2017-06-20drm/i915: Group all the global context information togetherChris Wilson
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