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_guc_submission.c
Age
Commit message (
Expand
)
Author
2016-11-14
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
2016-11-14
drm/i915: Defer transfer onto execution timeline to actual hw submission
Chris Wilson
2016-11-03
drm/i915/guc: Cache the client mapping
Chris Wilson
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
2016-10-28
drm/i915: Combine seqno + tracking into a global timeline struct
Chris Wilson
2016-10-25
drm/i915/guc: WA to address the Ringbuffer coherency issue
Akash Goel
2016-10-25
drm/i915: Mark the GuC log buffer flush interrupts handling WQ as freezable
Akash Goel
2016-10-25
drm/i915: Early creation of relay channel for capturing boot time logs
Akash Goel
2016-10-25
drm/i915: Use SSE4.1 movntdqa based memcpy for sampling GuC log buffer
Akash Goel
2016-10-25
drm/i915: Debugfs support for GuC logging control
Sagar Arun Kamble
2016-10-25
drm/i915: Support for forceful flush of GuC log buffer
Sagar Arun Kamble
2016-10-25
drm/i915: Optimization to reduce the sampling time of GuC log buffer
Akash Goel
2016-10-25
drm/i915: Add stats for GuC log buffer flush interrupts
Akash Goel
2016-10-25
drm/i915: New lock to serialize the Host2GuC actions
Akash Goel
2016-10-25
drm/i915: Add a relay backed debugfs interface for capturing GuC logs
Akash Goel
2016-10-25
drm/i915: Handle log buffer flush interrupt event from GuC
Sagar Arun Kamble
2016-10-25
drm/i915: Support for GuC interrupts
Sagar Arun Kamble
2016-10-25
drm/i915: New structure to contain GuC logging related fields
Akash Goel
2016-10-25
drm/i915: Decouple GuC log setup from verbosity parameter
Sagar Arun Kamble
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-07
drm/i915/guc: Unwind GuC workqueue reservation if request construction fails
Chris Wilson
2016-09-15
drm/i915/guc: general tidying up (submission)
Dave Gordon
2016-09-09
drm/i915/guc: Prepare for nonblocking execbuf submission
Chris Wilson
2016-09-09
drm/i915: Drive request submission through fence callbacks
Chris Wilson
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-05
drm/i915/guc: downgrade some DRM_ERROR() messages to DRM_WARN()
Dave Gordon
2016-08-27
drm/i915: Make for_each_engine_masked() more compact and quicker
Chris Wilson
2016-08-17
drm/i915: Add missing kerneldoc for guc_client_alloc:engines
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-15
drm/i915: Track pinned vma inside guc
Chris Wilson
2016-08-10
drm/i915/guc: use for_each_engine_id() where appropriate
Dave Gordon
2016-08-10
drm/i915/guc: add engine mask to GuC client & pass to GuC
Dave Gordon
2016-08-10
drm/i915/guc: refactor guc_init_doorbell_hw()
Dave Gordon
2016-08-10
drm/i915/guc: doorbell reset should avoid used doorbells
Dave Gordon
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-02
drm/i915/lrc: Update function names to match request flow
Chris Wilson
2016-08-02
drm/i915: Unify request submission
Chris Wilson
2016-08-02
drm/i915: Rename intel_context[engine].ringbuf
Chris Wilson
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Derive GEM requests from dma-fence
Chris Wilson
2016-07-06
drm/i915: avoid wait_for_atomic() in non-atomic host2guc_action()
Dave Gordon
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-06-21
drm/i915/guc: Remove one unnecessary variable
Tvrtko Ursulin
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
2016-06-14
drm/i915/guc: (re)initialise doorbell h/w when enabling GuC submission
Dave Gordon
2016-06-14
drm/i915/guc: replace assign_doorbell() with select_doorbell_register()
Dave Gordon
[next]