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
/
intel_guc_submission.c
Age
Commit message (
Expand
)
Author
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-11
drm/i915/guc: Drop redundant ctx param from kerneldoc
Chris Wilson
2019-07-11
drm/i915/guc: Simplify guc client
Daniele Ceraolo Spurio
2019-07-11
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
2019-07-09
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
2019-05-23
drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded
Michal Wajdeczko
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-11
drm/i915/guc: Implement reset locally
Chris Wilson
2019-04-09
drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
Chris Wilson
2019-04-08
drm/i915/guc: Replace WARN with a DRM_ERROR
Chris Wilson
2019-04-03
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
2019-03-18
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Compute the HWS offsets explicitly
Chris Wilson
2018-12-28
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-10-23
drm/i915/guc: doorbell checking cleanup
Daniele Ceraolo Spurio
2018-10-23
drm/i915/guc: reserve the doorbell before selecting the cacheline
Daniele Ceraolo Spurio
2018-10-23
drm/i915/guc: rename __create/destroy_doorbell
Daniele Ceraolo Spurio
2018-10-04
drm/i915/guc: Don't clear the cookie on doorbell destroy
Daniele Ceraolo Spurio
2018-10-04
drm/i915/guc: init GuC descriptors after GuC load
Daniele Ceraolo Spurio
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-09-27
drm/i915/execlists: Avoid kicking priority on the current context
Chris Wilson
2018-09-20
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
2018-08-28
drm/i915/selftests: ring all doorbells in igt_guc_doorbells
Daniele Ceraolo Spurio
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-13
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
2018-07-13
drm/i915/guc: Protect against NULL client dereference in error path
Chris Wilson
2018-07-12
drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate
Chris Wilson
[next]