index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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
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
[next]