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
/
intel_guc.h
Age
Commit message (
Expand
)
Author
2018-06-28
drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
Michal Wajdeczko
2018-03-28
drm/i915/guc: Handle default action received over CT
Michal Wajdeczko
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
2018-03-28
drm/i915/guc: Prepare send() function to accept bigger response
Michal Wajdeczko
2018-03-21
drm/i915/guc: Move enable/disable msg functions to GuC header
Michal Wajdeczko
2018-03-19
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-03-14
drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
Jackie Li
2018-03-12
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
2018-03-09
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2017-12-14
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
2017-11-24
drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.h
Michal Wajdeczko
2017-11-16
drm/i915/guc: Rename i915_guc_client struct to intel_guc_client
Sagar Arun Kamble
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
2017-10-26
drm/i915/guc: Add a second client, to be used for preemption
Dave Gordon
2017-10-26
drm/i915/guc: Allocate separate shared data object for GuC communication
Michał Winiarski
2017-10-16
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
Michal Wajdeczko
2017-10-16
drm/i915/guc: Move doc near related definitions
Michal Wajdeczko
2017-10-16
drm/i915/guc: Move GuC boot param initialization out of xfer
Michal Wajdeczko
2017-10-06
drm/i915: Unify uC variable types to avoid flooding checkpatch.pl
Joonas Lahtinen
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
2016-11-25
drm/i915: Rename intel_guc.h to intel_uc.h
Arkadiusz Hiler
2016-11-23
drm/i915/guc: Remove unused intel_guc_fw struct member
Tvrtko Ursulin
2016-11-03
drm/i915/guc: Cache the client mapping
Chris Wilson
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: 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-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-08-15
drm/i915: Track pinned vma inside guc
Chris Wilson
2016-08-10
drm/i915/guc: re-optimise i915_guc_client layout
Dave Gordon
2016-08-10
drm/i915/guc: add engine mask to GuC client & pass to GuC
Dave Gordon
2016-08-02
drm/i915: Unify request submission
Chris Wilson
2016-06-21
drm/i915/guc: index host arrays by i915 engine ID, not guc_id
Dave Gordon
2016-06-13
drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions
Dave Gordon
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: rename loader entry points
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
[next]