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-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
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
[next]