aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2018-07-09drm/i915: Provide a timeout to i915_gem_wait_for_idle()Chris Wilson
2018-06-14drm/i915/perf: make oa format tables constJani Nikula
2018-06-11drm/i915/perf: fix gen11 engine class shiftMichel Thierry
2018-06-11drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10Michel Thierry
2018-06-04drm/i915/perf: fix ctx_id read with GuC & ICLLionel Landwerlin
2018-05-18drm/i915: Store a pointer to intel_context in i915_requestChris Wilson
2018-05-11drm/i915/oa: Check that OA is disabled before unpinningChris Wilson
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson
2018-04-30drm/i915: Wrap engine->context_pin() and engine->context_unpin()Chris Wilson
2018-03-29drm/i915/perf: add more debug message on perf open & configsLionel Landwerlin
2018-03-29drm/i915: rename PPGTT/GGTT fields OA registersLionel Landwerlin
2018-03-29drm/i915/perf: remove empty lineLionel Landwerlin
2018-03-29drm/i915/perf: simplify OA unit enabling on gen7Lionel Landwerlin
2018-03-29drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameterLionel Landwerlin
2018-03-29drm/i915/perf: enable perf support on ICLLionel Landwerlin
2018-03-01drm/i915/perf: fix perf stream opening lockLionel Landwerlin
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
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