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
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-13
drm/i915/guc: move guc irq functions to intel_guc parameter
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: introduce intel_uc_fw_supported
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: replace uc init/fini misc
Daniele Ceraolo Spurio
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
drm/i915/guc: Don't enable GuC/HuC in auto mode on pre-Gen11
Michal Wajdeczko
2019-06-21
drm/i915/guc: handle GuC messages received with CTB disabled
Daniele Ceraolo Spurio
2019-06-21
drm/i915/guc: reorder enable/disable communication steps
Daniele Ceraolo Spurio
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
2019-06-09
drm/i915/guc: always use Command Transport Buffers
Daniele Ceraolo Spurio
2019-05-28
drm/i915/guc: Create vfuncs for the GuC interrupts control functions
Oscar Mateo
2019-05-28
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
2019-05-28
drm/i915/guc: Reset GuC ADS during sanitize
Michal Wajdeczko
2019-05-28
drm/i915/guc: Don't allow GuC submission
Michal Wajdeczko
2019-05-28
drm/i915/guc: Change platform default GuC mode
Michal Wajdeczko
2019-05-23
drm/i915/uc: Skip reset preparation if GuC is already dead
Michal Wajdeczko
2019-05-23
drm/i915/uc: Stop talking with GuC when resetting
Michal Wajdeczko
2019-05-23
drm/i915/uc: Skip GuC HW unwinding if GuC is already dead
Michal Wajdeczko
2019-05-23
drm/i915/uc: Use GuC firmware status helper
Michal Wajdeczko
2019-05-23
drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finish
Michal Wajdeczko
2019-05-03
drm/i915/guc: Fix runtime suspend
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-20
drm/i915/uc: Place uC firmware in upper range of GGTT
Fernando Pacheco
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
[next]