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
/
gem
/
selftests
/
i915_gem_context.c
Age
Commit message (
Expand
)
Author
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-11-28
drm/i915/selftests: Drop local vm reference!
Chris Wilson
2019-11-28
drm/i915/selftests: Count the number of engines used
Chris Wilson
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-22
drm/i915/selftests: Shorten infinite wait for sseu
Chris Wilson
2019-11-20
drm/i915/selftests: Take a ref to the request we wait upon
Chris Wilson
2019-11-08
drm/i915/selftests: Mark up sole accessor to ctx->vm as being protected
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-10-28
drm/i915/selftests: Initialise ret
Chris Wilson
2019-10-28
drm/i915/selftests: Exercise adjusting rpcs over all render-class engines
Chris Wilson
2019-10-25
drm/i915/selftests: Force ordering of context switches
Chris Wilson
2019-10-22
drm/i915/selftests: Use for_each_uabi_engine in contex selftests
Tvrtko Ursulin
2019-10-09
drm/i915/selftests: fix null pointer dereference on pointer data
Colin Ian King
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
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: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-30
drm/i915/selftests: Exercise context switching in parallel
Chris Wilson
2019-09-03
drm/i915/selftests: Remove unused __engines_name()
Chris Wilson
2019-08-28
drm/i915/selftests: Try to recycle context allocations
Chris Wilson
2019-08-28
drm/i915/selftests: Remove accidental serialization between gpu_fill
Chris Wilson
2019-08-27
drm/i915/selftests: Markup impossible error pointers
Chris Wilson
2019-08-24
drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-10
drm/i915/selftests: move gpu-write-dw into utils
Matthew Auld
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-11
drm/i915/selftests: Ensure we don't clamp a random offset to 32b
Chris Wilson
2019-07-04
drm/i915/selftests: Be engine agnostic
Chris Wilson
2019-07-04
drm/i915/selftests: Drain the freedlists between exec passes
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-21
drm/i915: Remove waiting & retiring from shrinker paths
Chris Wilson
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2019-06-20
drm/i915/selftests: Use request managed wakerefs
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: Discard some redundant cache domain flushes
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-06
drm/i915: Skip context_barrier emission for unused contexts
Chris Wilson
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson