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-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
2016-06-14
drm/i915/guc: refactor doorbell management code
Dave Gordon
2016-06-14
drm/i915/guc: move guc_ring_doorbell() nearer to callsite
Dave Gordon
2016-06-14
drm/i915/guc: remove writes to GEN8_DRBREG registers
Dave Gordon
2016-06-14
drm/i915/guc: prefer __set/clear_bit() to bitmap_set/clear()
Dave Gordon
2016-06-13
drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions
Dave Gordon
2016-06-13
drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions
Dave Gordon
2016-06-07
drm/i915/guc: disable GuC submission earlier during GuC (re)load
Dave Gordon
2016-05-24
drm/i915: Put the kernel_context in drm_i915_private next to its friends
Chris Wilson
2016-05-24
drm/i915: Name the inner most per-engine intel_context struct
Chris Wilson
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-23
drm/i915/guc: rework guc_add_workqueue_item()
Dave Gordon
2016-05-23
drm/i915/guc: don't spinwait if the GuC's workqueue is full
Dave Gordon
2016-05-23
drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()
Dave Gordon
2016-05-23
drm/i915/guc: add enable_guc_loading parameter
Dave Gordon
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-04-28
drm/i915: Propagate error from drm_gem_object_init()
Chris Wilson
2016-04-25
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Dave Gordon
2016-04-20
drm/i915/guc: local optimisations and updating comments
Dave Gordon
2016-04-20
drm/i915/guc: drop cached copy of 'wq_head'
Alex Dai
2016-04-20
drm/i915/guc: keep GuC doorbell & process descriptor mapped in kernel
Dave Gordon
[next]