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
/
i915_gem_context.c
Age
Commit message (
Expand
)
Author
2020-02-04
drm/i915/gt: Pull sseu context updates under gt
Chris Wilson
2020-01-31
drm/i915/gem: Require per-engine reset support for non-persistent contexts
Chris Wilson
2020-01-27
drm/i915/gem: manual conversion to struct drm_device logging macros.
Wambui Karuga
2020-01-27
drm/i915/gem: initial conversion to new logging macros using coccinelle
Wambui Karuga
2020-01-24
drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm
Chris Wilson
2020-01-22
drm/i915/gem: Convert vm idr to xarray
Chris Wilson
2020-01-09
drm/i915: Pin the context as we work on it
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-24
drm/i915: Switch context id allocation directly to xarray
Tvrtko Ursulin
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
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-17
drm/i915: Fix pid leak with banned clients
Tvrtko Ursulin
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-06
drm/i915/gem: Pin gen6_ppgtt prior to constructing the request
Chris Wilson
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-02
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-11-29
drm/i915/gem: Take timeline->mutex to walk list-of-requests
Chris Wilson
2019-11-28
drm/i915/gem: Excise the per-batch whitelist from the context
Chris Wilson
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-18
drm/i915: Flush context free work on cleanup
Chris Wilson
2019-11-15
drm/i915/gem: Silence sparse for RCU protection inside the constructor
Chris Wilson
2019-11-15
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-15
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-12
drm/i915: Flush context free work on cleanup
Chris Wilson
2019-11-11
drm/i915/gem: Update context name on closing
Chris Wilson
2019-11-11
drm/i915/gem: Embed context/timeline name inside the GEM context
Chris Wilson
2019-11-11
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
2019-11-07
drm/i915/gem: Safely acquire the ctx->vm when copying
Chris Wilson
2019-11-06
drm/i915/gem: Fix error path to unlock if the GEM context is closed
Chris Wilson
2019-11-05
drm/i915/cmdparser: Add support for backward jumps
Jon Bloomfield
2019-11-01
drm/i915/gem: Refine occupancy test in kill_context()
Chris Wilson
2019-10-30
drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-29
drm/i915/gem: Make context persistence optional
Chris Wilson
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-23
drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
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: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
drm/i915: Push the i915_active.retire into a worker
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-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
[next]