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_gem_context.c
Age
Commit message (
Expand
)
Author
2019-04-17
drm/i915: Introduce struct class_instance for engines across the uAPI
Chris Wilson
2019-04-08
drm/i915: Consolidate the timeline->barrier
Chris Wilson
2019-04-05
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
2019-04-05
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-03-31
drm/i915: Avoid using ctx->file_priv during construction
Chris Wilson
2019-03-27
drm/i915: Drop new chunks of context creation ABI (for now)
Chris Wilson
2019-03-25
drm/i915: Report the correct errno from i915_gem_context_open()
Chris Wilson
2019-03-24
drm/i915: always pin hw_id for GVT context
Zhenyu Wang
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2019-03-22
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
drm/i915: Stop storing ctx->user_handle
Chris Wilson
2019-03-21
drm/i915: Introduce a mutex for file_priv->context_idr
Chris Wilson
2019-03-21
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-03-19
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-15
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-09
drm/i915: Introduce a context barrier callback
Chris Wilson
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
2019-03-08
drm/i915: Track active engines within a context
Chris Wilson
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
2019-02-20
drm/i915: Prevent user context creation while wedged
Chris Wilson
2019-02-19
drm/i915: Use time based guilty context banning
Chris Wilson
2019-02-18
drm/i915: Optionally disable automatic recovery after a GPU reset
Chris Wilson
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
drm/i915/selftests: Context SSEU reconfiguration tests
Tvrtko Ursulin
2019-02-05
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
2019-02-05
drm/i915: Record the sseu configuration per-context & engine
Lionel Landwerlin
2019-01-29
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-24
drm/i915: De-inline intel_context_init()
Chris Wilson
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-22
drm/i915: Refactor out intel_context_init()
Chris Wilson
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
2018-10-19
drm/i915: Add ppgtt to GVT GEM context
Xiong Zhang
2018-10-01
drm/i915: Reserve some priority bits for internal use
Chris Wilson
2018-09-27
drm/i915: Remove i915.enable_ppgtt override
Chris Wilson
2018-09-11
drm/i915: Nuke struct_mutex from context_setparam
Chris Wilson
2018-09-05
drm/i915: Reduce context HW ID lifetime
Chris Wilson
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
[next]