index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_uc.c
Age
Commit message (
Expand
)
Author
2019-03-30
drm/i915/guc: Retry GuC load for all load failures
Robert M. Fosha
2019-02-20
drm/i915/guc: Calling guc_disable_communication in all suspend paths
Sujaritha Sundaresan
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2018-12-31
drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions
Jani Nikula
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-10-17
drm/i915/guc: Fix Gen9 GuC loading workarounds
Michal Wajdeczko
2018-09-10
drm/i915/guc: Update GuC power domain states
Michal Wajdeczko
2018-06-28
drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific init
Michal Wajdeczko
2018-06-28
drm/i915/guc: Use intel_guc_init_misc to hide GuC internals
Michal Wajdeczko
2018-06-12
drm/i915/guc: Don't store runtime GuC log level in modparam
Piotr Piórkowski
2018-05-25
drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
Michal Wajdeczko
2018-03-29
drm/i915/guc: enable guc interrupts unconditionally in uc_resume
Michel Thierry
2018-03-28
drm/i915/guc: Make event handler a virtual function
Michal Wajdeczko
2018-03-23
drm/i915/uc: Fetch uC firmware in init_early
Michal Wajdeczko
2018-03-21
drm/i915/guc: Unify parameters of public CT functions
Michal Wajdeczko
2018-03-20
drm/i915/guc: Don't try to enable GuC logging when we're not using GuC
Michał Winiarski
2018-03-19
drm/i915/guc: Default to non-verbose GuC logging
Michał Winiarski
2018-03-19
drm/i915/guc: Allow user to control default GuC logging
Michał Winiarski
2018-03-19
drm/i915/guc: Split relay control and GuC log level
Michał Winiarski
2018-03-19
drm/i915/guc: Keep GuC interrupts enabled when using GuC
Michał Winiarski
2018-03-15
drm/i915/guc: Update syntax of GuC log functions
Michal Wajdeczko
2018-03-14
drm/i915/guc: Check the locking status of GuC WOPCM registers
Jackie Li
2018-03-14
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
Jackie Li
2018-03-12
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
2018-03-12
drm/i915/uc: Sanitize uC options early
Michal Wajdeczko
2018-03-09
drm/i915/guc: Create common entry points for log register/unregister
Michał Winiarski
2018-03-02
drm/i915/uc: Introduce intel_uc_suspend|resume
Michal Wajdeczko
2018-03-02
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...
Sagar Arun Kamble
2018-02-01
drm/i915/guc: Don't forget to free GuC error log
Michal Wajdeczko
2018-01-24
drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutex
Sagar Arun Kamble
2018-01-18
drm/i915/guc: Redefine guc_log_level modparam values
Michal Wajdeczko
2018-01-10
drm/i915/guc: Add uc_fini_wq in gem_init unwind path
Sagar Arun Kamble
2017-12-14
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
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-12-06
drm/i915/huc: Load HuC only if requested
Michal Wajdeczko
2017-12-06
drm/i915/guc: Combine enable_guc_loading|submission modparams
Michal Wajdeczko
2017-12-06
drm/i915/uc: Don't fetch GuC firmware if no plan to use GuC
Michal Wajdeczko
2017-12-06
drm/i915/guc: Introduce USES_GUC_xxx helper macros
Michal Wajdeczko
2017-12-06
drm/i915/guc: Move firmware selection to init_early
Michal Wajdeczko
2017-12-06
drm/i915/huc: Move firmware selection to init_early
Michal Wajdeczko
2017-11-16
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
Sagar Arun Kamble
2017-11-16
drm/i915/guc: Update name and prototype of GuC submission interface functions
Sagar Arun Kamble
2017-11-02
drm/i915/guc: Rename the function that resets the GuC
Michel Thierry
2017-10-16
drm/i915/guc: Update Guc messages on load failure
Michal Wajdeczko
2017-10-16
drm/i915/guc: Pick better place for Guc final status message
Michal Wajdeczko
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 GuC boot param initialization out of xfer
Michal Wajdeczko
2017-10-06
drm/i915/uc: Fix includes order
Michal Wajdeczko
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
[next]