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
/
gt
/
intel_engine_pm.c
Age
Commit message (
Expand
)
Author
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-20
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-20
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-23
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-21
drm/i915/gt: Introduce barrier pulses along engines
Chris Wilson
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
2019-10-04
drm/i915: Move idle barrier cleanup into engine-pm
Chris Wilson
2019-09-27
drm/i915: Extract GT render sleep (rc6) management
Andi Shyti
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-06
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-19
drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
Chris Wilson
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-15
drm/i915/gt: Track timeline activeness in enter/exit
Chris Wilson
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-02
drm/i915: Allow sharing the idle-barrier from other kernel requests
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-26
drm/i915: Lift intel_engines_resume() to callers
Chris Wilson
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
drm/i915: make intel_wakeref work on the rpm struct
Daniele Ceraolo Spurio
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson