index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
drm/i915/execlists: Use coherent writes into the context image
Chris Wilson
1
-1
/
+2
2018-09-13
i915/oa: Simplify updating contexts
Tvrtko Ursulin
1
-109
/
+13
2018-08-31
drm/i915/perf: reuse intel_lrc ctx regs macro
Lionel Landwerlin
1
-18
/
+16
2018-08-31
drm/i915/perf: simplify configure all context function
Lionel Landwerlin
1
-7
/
+4
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
1
-6
/
+4
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
1
-1
/
+3
2018-06-14
drm/i915/perf: make oa format tables const
Jani Nikula
1
-2
/
+2
2018-06-11
drm/i915/perf: fix gen11 engine class shift
Michel Thierry
1
-6
/
+3
2018-06-11
drm/i915/perf: use the lrc_desc to get the ctx hw id in gen8-10
Michel Thierry
1
-1
/
+4
2018-06-04
drm/i915/perf: fix ctx_id read with GuC & ICL
Lionel Landwerlin
1
-32
/
+91
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-14
/
+11
2018-05-11
drm/i915/oa: Check that OA is disabled before unpinning
Chris Wilson
1
-0
/
+8
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-7
/
+3
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-4
/
+5
2018-03-29
drm/i915/perf: add more debug message on perf open & configs
Lionel Landwerlin
1
-3
/
+14
2018-03-29
drm/i915: rename PPGTT/GGTT fields OA registers
Lionel Landwerlin
1
-3
/
+4
2018-03-29
drm/i915/perf: remove empty line
Lionel Landwerlin
1
-1
/
+0
2018-03-29
drm/i915/perf: simplify OA unit enabling on gen7
Lionel Landwerlin
1
-19
/
+15
2018-03-29
drm/i915/perf: check the value of PROP_SAMPLE_OA uapi parameter
Lionel Landwerlin
1
-1
/
+2
2018-03-29
drm/i915/perf: enable perf support on ICL
Lionel Landwerlin
1
-2
/
+5
2018-03-01
drm/i915/perf: fix perf stream opening lock
Lionel Landwerlin
1
-27
/
+13
2018-03-01
Merge drm-next into drm-intel-next-queued (this time for real)
Joonas Lahtinen
1
-9
/
+9
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-14
/
+14
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-63
/
+90
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-4
/
+4
2017-11-20
drm/i915: Remove i915.enable_execlists module parameter
Chris Wilson
1
-4
/
+4
2017-11-20
drm/i915/perf: reuse timestamp frequency from device info
Lionel Landwerlin
1
-31
/
+5
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-2
/
+1
2017-11-20
drm/i915/perf: replace .reg accesses with i915_mmio_reg_offset
Lionel Landwerlin
1
-15
/
+24
2017-11-13
drm/i915/perf: enable perf support on CNL
Lionel Landwerlin
1
-1
/
+40
2017-11-13
drm/i915/perf: refactor perf setup
Lionel Landwerlin
1
-23
/
+25
2017-11-13
drm/i915/perf: add support for Coffeelake GT3
Lionel Landwerlin
1
-0
/
+3
2017-11-13
drm/i915/perf: complete whitelisting for OA programming on HSW
Lionel Landwerlin
1
-1
/
+2
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-0
/
+4
2017-10-25
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-24
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-3
/
+3
2017-09-18
drm/i915/perf: add support for Coffeelake GT2
Lionel Landwerlin
1
-0
/
+5
2017-09-18
drm/i915/perf: disable clk ratio reports on gen9
Lionel Landwerlin
1
-2
/
+1
2017-08-10
drm/i915/perf: Drop redundant check for perf.initialised on reset
Chris Wilson
1
-5
/
+2
2017-08-10
drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()
Chris Wilson
1
-2
/
+0
2017-08-10
drm/i915/perf: Initialise dynamic sysfs group before creation
Chris Wilson
1
-2
/
+1
2017-08-04
drm/i915/perf: Initialise the dynamic sysfs attr
Chris Wilson
1
-0
/
+1
2017-08-03
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
Lionel Landwerlin
1
-14
/
+457
2017-08-03
drm/i915/perf: disable NOA logic when not used
Lionel Landwerlin
1
-0
/
+4
2017-08-03
drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
Lionel Landwerlin
1
-7
/
+0
2017-08-03
drm/i915/perf: prune OA configs
Lionel Landwerlin
1
-185
/
+131
2017-08-03
drm/i915/perf: fix flex eu registers programming
Lionel Landwerlin
1
-2
/
+2
2017-07-17
drm/i915: Fix error checking/locking in perf/lookup_context()
Imre Deak
1
-27
/
+5
[next]