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
2017-04-28
drm/i915: Sanitize engine context sizes
Joonas Lahtinen
2017-04-26
drm/i915: Skip waking the signaler when enabling before request submission
Chris Wilson
2017-04-25
drm/i915: Differentiate between sw write location into ring and last hw read
Chris Wilson
2017-03-29
Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"
Chris Wilson
2017-03-27
drm/i915: Refactor tests for validity of RING_TAIL
Chris Wilson
2017-03-24
drm/i915/guc: Refactor the retrieval of guc_process_desc
Chris Wilson
2017-03-23
drm/i915/guc: Move guc_interrupts_release next to guc_interrupts_capture
Oscar Mateo
2017-03-23
drm/i915/guc: Split out the mmio_white_list struct
Oscar Mateo
2017-03-23
drm/i915/guc: Refactor the concept "GuC context descriptor" into "GuC stage d...
Oscar Mateo
2017-03-23
drm/i915/guc: A little bit more of doorbell sanitization
Oscar Mateo
2017-03-23
drm/i915/guc: Wait for doorbell to be inactive before deallocating
Oscar Mateo
2017-03-23
drm/i915/guc: Improve the GuC documentation & comments about proxy submissions
Oscar Mateo
2017-03-23
drm/i915/guc: The Additional Data Struct (ADS) should get enabled together wi...
Oscar Mateo
2017-03-23
drm/i915/guc: Add onion teardown to the GuC setup
Oscar Mateo
2017-03-23
drm/i915/guc: Keep the ctx_pool_vaddr mapped, for easy access
Oscar Mateo
2017-03-23
drm/i915/guc: Sanitize GuC client initialization
Joonas Lahtinen
2017-03-21
drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq
Tvrtko Ursulin
2017-03-21
drm/i915/guc: Correct the request_in tracepoint position
Tvrtko Ursulin
2017-03-17
drm/i915: Skip execlists_dequeue() early if the list is empty
Chris Wilson
2017-03-16
drm/i915: Move engine->submit_request selection to a vfunc
Chris Wilson
2017-03-16
drm/i915/scheduler: emulate a scheduler for guc
Chris Wilson
2017-03-15
drm/i915/guc: Use formalized struct definition for ads object
Michal Wajdeczko
2017-03-13
drm/i915: Rename REDIRECT_TO_GUC bit
Chris Wilson
2017-03-12
drm/i915/guc: Update rps.pm_intrmsk_mbz in guc_interrupts_capture/release
Sagar Arun Kamble
2017-03-12
drm/i915/guc: Release GuC interrupts in i915_guc_submission_disable
Sagar Arun Kamble
2017-03-10
drm/i915/guc: Fix request re-submission after reset
Tvrtko Ursulin
2017-03-02
drm/i915/guc: Disable irq for __i915_guc_submit wq_lock
Chris Wilson
2017-02-28
drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtime
Chris Wilson
2017-02-28
drm/i915/guc: Make wq_lock irq-safe
Chris Wilson
2017-02-21
drm/i915/tracepoints: Add backend level request in and out tracepoints
Tvrtko Ursulin
2017-01-19
drm/i915: Remove i915_vma_create from VMA API
Chris Wilson
2017-01-18
drm/i915/guc: Make the GuC fw loading helper functions general
Anusha Srivatsa
2017-01-18
drm/i915/guc: Move GuC log related functions into dedicated file
Michal Wajdeczko
2017-01-12
drm/i915: Invalidate the guc ggtt TLB upon insertion
Chris Wilson
2017-01-06
drm/i915: Consolidate checks for memcpy-from-wc support
Chris Wilson
2016-12-28
drm/i915/guc: Assert that all GGTT offsets used by the GuC are mappable
Chris Wilson
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
2016-12-16
drm/i915: Fix inconsistent naming of i915_guc_client parameter
Michal Wajdeczko
2016-12-01
drm/i915: Make various init functions take dev_priv
Tvrtko Ursulin
2016-12-01
drm/i915: Make GEM object create and create from data take dev_priv
Tvrtko Ursulin
2016-11-29
drm/i915/guc: Split hw submission for replay after GPU reset
Chris Wilson
2016-11-29
drm/i915/guc: Keep the execbuf client allocated across reset
Chris Wilson
2016-11-29
drm/i915/guc: Initialise doorbell cookie to matching value
Chris Wilson
2016-11-29
drm/i915/guc: Rename client->cookie to match use
Chris Wilson
2016-11-25
drm/i915/guc: Remove spurious include
Arkadiusz Hiler
2016-11-25
drm/i915/guc: Init send_mutex in intel_uc_init_early()
Arkadiusz Hiler
2016-11-25
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
Arkadiusz Hiler
2016-11-25
drm/i915/guc: Drop guc2host/host2guc from names
Arkadiusz Hiler
2016-11-25
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler
2016-11-14
drm/i915/scheduler: Execute requests in order of priorities
Chris Wilson
[next]