index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-10
1
-22
/
+22
|
\
|
*
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-07
1
-22
/
+22
*
|
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-02
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
2021-05-25
1
-5
/
+5
*
|
drm/i915/perf: Enable OA formats for ADL_P
Umesh Nerlige Ramappa
2021-05-13
1
-0
/
+1
|
/
*
drm/i915: Increase ww locking for perf.
Maarten Lankhorst
2021-03-24
1
-13
/
+43
*
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
2021-03-15
1
-8
/
+5
*
i915/perf: Drop the check for report reason in OA
Umesh Nerlige Ramappa
2021-02-12
1
-5
/
+0
*
i915/perf: Add additional OA formats for gen12
Umesh Nerlige Ramappa
2021-02-09
1
-6
/
+3
*
i915/perf: Move OA formats to single array
Umesh Nerlige Ramappa
2021-02-09
1
-17
/
+2
*
i915/perf: Store a mask of valid OA formats for a platform
Umesh Nerlige Ramappa
2021-02-09
1
-1
/
+62
*
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-15
1
-6
/
+11
|
\
|
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-4
/
+7
|
*
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-21
1
-1
/
+1
|
*
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-12-16
1
-0
/
+1
|
*
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-10
1
-0
/
+1
|
*
drm/i915/perf: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-28
1
-1
/
+1
*
|
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
2020-12-18
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-12-03
1
-2
/
+7
|
\
\
|
*
|
drm/i915/perf: workaround register corruption in OATAILPTR
Lionel Landwerlin
2020-11-19
1
-2
/
+7
|
|
/
*
/
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-3
/
+5
|
/
*
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-09-07
1
-15
/
+42
*
drm/i915/perf: Use GTT when saving/restoring engine GPR
Umesh Nerlige Ramappa
2020-07-10
1
-0
/
+1
*
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
1
-2
/
+2
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
1
-5
/
+4
*
Merge branch 'uaccess.i915' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-11
1
-3
/
+0
|
\
|
*
i915: alloc_oa_regs(): get rid of pointless access_ok()
Al Viro
2020-05-02
1
-3
/
+0
*
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-03
1
-286
/
+291
|
\
\
|
*
|
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
2020-05-14
1
-5
/
+2
|
*
|
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
2020-05-14
1
-6
/
+6
|
*
|
drm/i915: Nuke pointless div by 64bit
Ville Syrjälä
2020-05-14
1
-6
/
+5
|
*
|
drm/i915/execlists: Track inflight CCID
Chris Wilson
2020-04-28
1
-2
/
+1
|
*
|
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
2020-04-28
1
-2
/
+1
|
*
|
drm/i915: Make define for lrc state offset
Mika Kuoppala
2020-04-24
1
-1
/
+1
|
*
|
drm/i915: Make exclusive awaits on i915_active optional
Chris Wilson
2020-04-06
1
-1
/
+1
|
*
|
drm/i915/perf: Do not clear pollin for small user read buffers
Ashutosh Dixit
2020-04-03
1
-50
/
+11
|
*
|
drm/i915/perf: don't read head/tail pointers outside critical section
Lionel Landwerlin
2020-03-31
1
-2
/
+5
|
*
|
drm/i915/perf: Schedule oa_config after modifying the contexts
Chris Wilson
2020-03-30
1
-55
/
+99
|
*
|
drm/i915/perf: add new open param to configure polling of OA buffer
Lionel Landwerlin
2020-03-27
1
-7
/
+25
|
*
|
drm/i915/perf: move pollin setup to non hw specific code
Lionel Landwerlin
2020-03-27
1
-11
/
+3
|
*
|
drm/i915/perf: rework aging tail workaround
Lionel Landwerlin
2020-03-27
1
-121
/
+83
|
*
|
drm/i915/perf: Invalidate OA TLB on when closing perf stream
Umesh Nerlige Ramappa
2020-03-17
1
-0
/
+8
|
*
|
drm/i915/perf: introduce global sseu pinning
Lionel Landwerlin
2020-03-17
1
-2
/
+74
|
*
|
drm/i915/perf: remove redundant power configuration register override
Lionel Landwerlin
2020-03-17
1
-7
/
+0
|
*
|
drm/i915/perf: remove generated code
Lionel Landwerlin
2020-03-17
1
-80
/
+1
*
|
|
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-28
1
-4
/
+2
|
\
\
\
|
*
|
|
drm/i915/execlists: Track inflight CCID
Chris Wilson
2020-05-07
1
-2
/
+1
|
*
|
|
drm/i915/execlists: Avoid reusing the same logical CCID
Chris Wilson
2020-05-07
1
-2
/
+1
*
|
|
|
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-04-22
1
-7
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]