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
/
mock_engine.c
Age
Commit message (
Expand
)
Author
2021-12-21
drm/i915: Add ww ctx to i915_gem_object_trylock
Maarten Lankhorst
2021-12-17
drm/i915/gt: Use to_gt() helper
Michał Winiarski
2021-11-19
drm/i915: Create a full object for mock_ring, v2.
Maarten Lankhorst
2021-09-24
drm/i915/gt: Register the migrate contexts with their engines
Thomas Hellström
2021-07-27
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-27
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
Matthew Brost
2021-06-18
drm/i915: Move submission tasklet to i915_sched_engine
Matthew Brost
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-18
drm/i915: Move priolist to new i915_sched_engine object
Matthew Brost
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
drm/i915/gt: SPDX cleanup
Chris Wilson
2021-03-24
drm/i915: Pin timeline map after first timeline pin, v4.
Maarten Lankhorst
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-09-30
drm/i915/selftests: Finish pending mock requests on cancellation.
Chris Wilson
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-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/selftests: Drop stale timeline constructor assert
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
drm/i915/selftests: Mock the status_page.vma for the kernel_context
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-02-17
drm/i915/selftests: Mark the mock ring->vma as being in the GGTT
Chris Wilson
2020-01-14
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-18
drm/i915/selftests: Add the mock engine to the gt->engine[]
Chris Wilson
2019-10-08
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
2019-10-08
drm/i915/selftests: Assign the mock_engine->uncore shortcut
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
drm/i915/gt: Make deferred context allocation explicit
Chris Wilson
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2019-08-08
drm/i915: Allocate kernel_contexts directly
Chris Wilson
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-07-22
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
drm/i915: Make timelines gt centric
Tvrtko Ursulin
2019-06-21
drm/i915: Store backpointer to intel_gt in the engine
Tvrtko Ursulin
2019-06-19
drm/i915: Keep rings pinned while the context is active
Chris Wilson
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
[next]