index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-02-05
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
1
-4
/
+9
2019-01-17
drm/i915: small isolated c99 types to kernel types switch
Jani Nikula
1
-1
/
+1
2019-01-14
drm/i915/perf: Track the rpm wakeref
Chris Wilson
1
-3
/
+3
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-2
/
+2
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-2
/
+2
2018-12-13
drm/i915: merge gen checks to use range
Lucas De Marchi
1
-1
/
+1
2018-12-13
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-2
/
+2
2018-12-13
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
1
-2
/
+2
2018-11-19
Revert "drm/i915/perf: Fix warning in documentation"
Joonas Lahtinen
1
-1
/
+0
2018-11-19
Revert "drm/i915/perf: add a parameter to control the size of OA buffer"
Joonas Lahtinen
1
-66
/
+33
2018-10-24
drm/i915/perf: Fix warning in documentation
Lionel Landwerlin
1
-0
/
+1
2018-10-23
drm/i915/perf: add a parameter to control the size of OA buffer
Lionel Landwerlin
1
-33
/
+66
2018-10-23
drm/i915/perf: pass stream to vfuncs when possible
Lionel Landwerlin
1
-18
/
+25
2018-10-23
drm/i915/perf: remove redundant oa buffer initialization
Lionel Landwerlin
1
-5
/
+1
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-03
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-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-5
/
+5
2018-02-02
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-21
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
[next]