index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2021-03-17
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-12-09
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-03
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-11-28
drm/i915/perf: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-19
drm/i915/perf: workaround register corruption in OATAILPTR
Lionel Landwerlin
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
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
[next]