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_context.c
Age
Commit message (
Expand
)
Author
2021-10-02
drm/i915: fix blank screen booting crashes
Hugh Dickins
2021-07-28
drm/i915: move intel_context slab to direct module init/exit
Daniel Vetter
2021-07-27
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
drm/i915/guc: Capture error state on context reset
Matthew Brost
2021-07-27
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-22
drm/i915: Add intel_context tracing
Matthew Brost
2021-07-22
drm/i915/guc: Disable engine barriers with GuC during unpin
Matthew Brost
2021-07-22
drm/i915/guc: Defer context unpin until scheduling is disabled
Matthew Brost
2021-07-22
drm/i915/guc: Insert fence on context when deregistering
Matthew Brost
2021-07-22
drm/i915/guc: Implement GuC context operations for new inteface
Matthew Brost
2021-07-22
drm/i915: Ditch i915 globals shrink infrastructure
Daniel Vetter
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2020-12-02
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
2020-12-02
drm/i915/gt: Protect context lifetime with RCU
Chris Wilson
2020-09-30
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
2020-09-07
drm/i915: Unlock the shared hwsp_gtt object after pinning
Thomas Hellström
2020-09-07
drm/i915: Use ww pinning for intel_context_create_request()
Maarten Lankhorst
2020-09-07
drm/i915: Dirty hack to fix selftests locking inversion
Maarten Lankhorst
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-07-07
drm/i915/gt: Pin the rings before marking active
Chris Wilson
2020-05-25
drm/i915/gt: Remove errant assertion in __intel_context_do_pin
Chris Wilson
2020-04-16
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
2020-03-26
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
2020-03-23
drm/i915/gt: Only delay the context barrier pm
Chris Wilson
2020-03-23
drm/i915/gt: Delay release of engine-pm after last retirement
Chris Wilson
2020-03-22
drm/i915/gt: Use the correct err_unlock unwind path for a closed context
Chris Wilson
2020-03-20
drm/i915/gt: Report context-is-closed prior to pinning
Chris Wilson
2020-03-19
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
2020-03-03
drm/i915/gt: Prevent allocation on a banned context
Chris Wilson
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
2020-02-12
drm/i915/gt: Expand bad CS completion event debug
Chris Wilson
2020-01-27
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2020-01-10
drm/i915/gt: Mark ring->vma as active while pinned
Chris Wilson
2020-01-10
drm/i915/gt: Mark context->state vma as active while pinned
Chris Wilson
2020-01-09
drm/i915/gt: runtime-pm is no longer required for ce->ops->pin()
Chris Wilson
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-09
drm/i915/gt: Push context state allocation earlier
Chris Wilson
2020-01-06
drm/i915/gt: Drop mutex serialisation between context pin/unpin
Chris Wilson
2020-01-06
drm/i915/gt: Convert the final GEM_TRACE to GT_TRACE and co
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-05
drm/i915: Try hard to bind the context
Chris Wilson
2019-12-03
drm/i915/gt: Track the context validity explicitly
Chris Wilson
2019-11-27
drm/i915: Serialise i915_active_fence_set() with itself
Chris Wilson
2019-11-26
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
[next]