index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-12-10
drm/i915/perf: Configure OAR for specific context
Umesh Nerlige Ramappa
1
-87
/
+112
2019-12-10
drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
Umesh Nerlige Ramappa
1
-2
/
+3
2019-11-18
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
1
-2
/
+7
2019-11-12
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
1
-10
/
+10
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
1
-34
/
+317
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
1
-26
/
+28
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
1
-5
/
+5
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-22
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
1
-1
/
+0
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
1
-5
/
+6
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
1
-3
/
+31
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
1
-1
/
+45
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
1
-2
/
+1
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
1
-0
/
+10
2019-10-13
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
1
-27
/
+25
2019-10-12
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
1
-2
/
+7
2019-10-12
drm/i915/perf: execute OA configuration from command stream
Lionel Landwerlin
1
-43
/
+156
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
1
-0
/
+224
2019-10-12
drm/i915/perf: allow for CS OA configs to be created lazily
Lionel Landwerlin
1
-46
/
+61
2019-10-12
drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
1
-4
/
+4
2019-10-10
drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
1
-24
/
+24
2019-10-10
drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
1
-4
/
+26
2019-10-08
drm/i915/perf: drop list of streams
Lionel Landwerlin
1
-15
/
+1
2019-10-08
drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
1
-11
/
+1
2019-10-08
drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
1
-367
/
+354
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-7
/
+17
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
1
-14
/
+11
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-29
/
+3
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
1
-20
/
+15
2019-08-31
drm/i915/perf: Assert locking for i915_init_oa_perf_state()
Chris Wilson
1
-0
/
+3
2019-08-27
drm/i915/tgl/perf: use the same oa ctx_id format as icl
Michel Thierry
1
-1
/
+2
2019-08-09
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
1
-0
/
+1
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
1
-264
/
+276
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-2
/
+1
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
1
-1
/
+1
2019-07-29
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-5
/
+3
2019-07-26
drm/i915/perf: Initialise err to 0 before looping over ce->engines
Chris Wilson
1
-26
/
+35
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+3
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
1
-58
/
+185
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
1
-21
/
+28
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
1
-0
/
+8
2019-06-27
drm/i915: Move OA files to separate folder
Michal Wajdeczko
1
-14
/
+14
2019-06-25
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
1
-3
/
+7
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-3
/
+3
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
1
-0
/
+1
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+2
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
1
-1
/
+1
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-34
/
+46
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-7
/
+14
2019-04-25
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
1
-1
/
+1
[next]