开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Age
Commit message (
Expand
)
Author
2020-03-30
drm/i915/perf: Schedule oa_config after modifying the contexts
Chris Wilson
2020-03-27
drm/i915/perf: add new open param to configure polling of OA buffer
Lionel Landwerlin
2020-03-27
drm/i915/perf: move pollin setup to non hw specific code
Lionel Landwerlin
2020-03-27
drm/i915/perf: rework aging tail workaround
Lionel Landwerlin
2020-03-20
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
2020-03-18
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
2020-03-17
drm/i915/perf: introduce global sseu pinning
Lionel Landwerlin
2020-03-17
drm/i915/perf: remove redundant power configuration register override
Lionel Landwerlin
2020-03-17
drm/i915/perf: remove generated code
Lionel Landwerlin
2020-03-02
drm/i915/perf: Reintroduce wait on OA configuration completion
Chris Wilson
2020-02-28
drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
Chris Wilson
2020-02-28
drm/i915/perf: Mark up the racy use of perf->exclusive_stream
Chris Wilson
2020-02-21
drm/i915/perf: conversion to struct drm_device based logging macros.
Wambui Karuga
2020-02-04
drm/i915: conversion to drm_device logging macros when drm_i915_private is pr...
Wambui Karuga
2020-01-27
drm/i915/perf: Fix OA context id overlap with idle context id
Umesh Nerlige Ramappa
2020-01-22
drm/i915: Make WARN* drm specific where uncore or stream ptr is available
Pankaj Bharadiya
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-13
drm/i915/perf: Register sysctl path globally
Venkata Sandeep Dhanalakota
2019-12-09
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
2019-12-09
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
2019-12-04
drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl()
Mao Wenan
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-15
drm/i915/perf: Add preemption check while waiting for OA
Lionel Landwerlin
2019-11-14
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
2019-11-11
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
2019-11-01
drm/i915/perf: Reverse a ternary to make sparse happy
Chris Wilson
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-22
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
2019-10-13
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
2019-10-12
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
2019-10-12
drm/i915/perf: execute OA configuration from command stream
Lionel Landwerlin
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-12
drm/i915/perf: allow for CS OA configs to be created lazily
Lionel Landwerlin
2019-10-12
drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
2019-10-10
drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
2019-10-10
drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
2019-10-08
drm/i915/perf: drop list of streams
Lionel Landwerlin
2019-10-08
drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
2019-10-08
drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
[prev]
[next]