index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
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-09-07
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-07-10
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-06-10
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
2020-05-14
drm/i915: Nuke pointless div by 64bit
Ville Syrjälä
2020-05-06
drm/i915/execlists: Track inflight CCID
Chris Wilson
2020-05-06
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
2020-05-01
i915: alloc_oa_regs(): get rid of pointless access_ok()
Al Viro
2020-04-28
drm/i915/execlists: Track inflight CCID
Chris Wilson
2020-04-28
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
2020-04-24
drm/i915: Make define for lrc state offset
Mika Kuoppala
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-04-16
drm/i915/perf: Open access for CAP_PERFMON privileged process
Alexey Budankov
2020-04-13
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
2020-04-06
drm/i915: Make exclusive awaits on i915_active optional
Chris Wilson
2020-04-03
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
2020-03-31
drm/i915/perf: don't read head/tail pointers outside critical section
Lionel Landwerlin
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
[next]