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_uc.c
Age
Commit message (
Expand
)
Author
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
2017-10-06
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
2017-10-04
drm/i915/guc: Move Guc early init into own function
Michal Wajdeczko
2017-10-04
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
2017-10-04
drm/i915/uc: Create intel_uc_init_mmio
Sagar Arun Kamble
2017-09-26
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
[next]