index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-11-15
drm/i915/perf: Add preemption check while waiting for OA
Lionel Landwerlin
2019-11-14
drm/i915/perf: don't forget noa wait after oa config
Lionel Landwerlin
2019-11-11
drm/i915/perf: always consider holding preemption a privileged op
Lionel Landwerlin
2019-11-01
drm/i915/perf: Reverse a ternary to make sparse happy
Chris Wilson
2019-10-29
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
2019-10-29
drm/i915/perf: Add helper macros for comparing with whitelisted registers
Umesh Nerlige Ramappa
2019-10-28
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-22
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
2019-10-14
drm/i915/perf: allow holding preemption on filtered ctx
Lionel Landwerlin
2019-10-14
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
Chris Wilson
2019-10-14
drm/i915: add support for perf configuration queries
Lionel Landwerlin
2019-10-14
drm/i915/perf: introduce a versioning of the i915-perf uapi
Lionel Landwerlin
2019-10-13
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
Chris Wilson
2019-10-12
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
Chris Wilson
2019-10-12
drm/i915/perf: execute OA configuration from command stream
Lionel Landwerlin
2019-10-12
drm/i915/perf: implement active wait for noa configurations
Lionel Landwerlin
2019-10-12
drm/i915/perf: allow for CS OA configs to be created lazily
Lionel Landwerlin
2019-10-12
drm/i915/perf: Replace global wakeref tracking with engine-pm
Chris Wilson
2019-10-10
drm/i915/perf: Store shortcut to intel_uncore
Chris Wilson
2019-10-10
drm/i915/perf: store the associated engine of a stream
Lionel Landwerlin
2019-10-08
drm/i915/perf: drop list of streams
Lionel Landwerlin
2019-10-08
drm/i915/perf: Set the exclusive stream under perf->lock
Chris Wilson
2019-10-08
drm/i915/perf: Wean ourselves off dev_priv
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Remove logical HW ID
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-08-31
drm/i915/perf: Assert locking for i915_init_oa_perf_state()
Chris Wilson
2019-08-27
drm/i915/tgl/perf: use the same oa ctx_id format as icl
Michel Thierry
2019-08-09
drm/i915: extract i915_perf.h from i915_drv.h
Jani Nikula
2019-08-07
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-07-31
drm/i915: Avoid ce->gem_context->i915
Chris Wilson
2019-07-29
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-07-26
drm/i915/perf: Initialise err to 0 before looping over ce->engines
Chris Wilson
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-17
drm/i915/oa: Reconfigure contexts on the fly
Chris Wilson
2019-07-10
drm/i915/perf: add missing delay for OA muxes configuration
Lionel Landwerlin
2019-07-09
drm/i915/perf: ensure we keep a reference on the driver
Lionel Landwerlin
2019-06-26
drm/i915: Move OA files to separate folder
Michal Wajdeczko
2019-06-25
drm/i915/perf: fix ICL perf register offsets
Lionel Landwerlin
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
[next]