summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_perf.c
AgeCommit message (Expand)Author
2019-02-05drm/i915/perf: lock powergating configuration to default when activeLionel Landwerlin
2019-01-17drm/i915: small isolated c99 types to kernel types switchJani Nikula
2019-01-14drm/i915/perf: Track the rpm wakerefChris Wilson
2019-01-14drm/i915: Markup paired operations on wakerefsChris Wilson
2019-01-08Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-12drm/i915: merge gen checks to use rangeLucas De Marchi
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-12drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi
2018-11-19Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-10-24drm/i915/perf: Fix warning in documentationLionel Landwerlin
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson
2018-09-13i915/oa: Simplify updating contextsTvrtko Ursulin
2018-08-31drm/i915/perf: reuse intel_lrc ctx regs macroLionel Landwerlin
2018-08-31drm/i915/perf: simplify configure all context functionLionel Landwerlin
2018-07-24drm/i915: Pull unpin map into vma releaseChris Wilson
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