index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-05-25
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
2021-05-12
drm/i915/perf: Enable OA formats for ADL_P
Umesh Nerlige Ramappa
2021-03-24
drm/i915: Increase ww locking for perf.
Maarten Lankhorst
2021-03-15
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
2021-02-12
i915/perf: Drop the check for report reason in OA
Umesh Nerlige Ramappa
2021-02-09
i915/perf: Add additional OA formats for gen12
Umesh Nerlige Ramappa
2021-02-09
i915/perf: Move OA formats to single array
Umesh Nerlige Ramappa
2021-02-09
i915/perf: Store a mask of valid OA formats for a platform
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
[next]