summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_uc.c
AgeCommit message (Expand)Author
2019-06-14drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio
2019-06-09drm/i915/guc: always use Command Transport BuffersDaniele Ceraolo Spurio
2019-05-28drm/i915/guc: Create vfuncs for the GuC interrupts control functionsOscar Mateo
2019-05-28drm/i915/guc: Always ask GuC to update power domain statesMichal Wajdeczko
2019-05-28drm/i915/guc: Reset GuC ADS during sanitizeMichal Wajdeczko
2019-05-28drm/i915/guc: Don't allow GuC submissionMichal Wajdeczko
2019-05-28drm/i915/guc: Change platform default GuC modeMichal Wajdeczko
2019-05-23drm/i915/uc: Skip reset preparation if GuC is already deadMichal Wajdeczko
2019-05-23drm/i915/uc: Stop talking with GuC when resettingMichal Wajdeczko
2019-05-23drm/i915/uc: Skip GuC HW unwinding if GuC is already deadMichal Wajdeczko
2019-05-23drm/i915/uc: Use GuC firmware status helperMichal Wajdeczko
2019-05-23drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finishMichal Wajdeczko
2019-05-03drm/i915/guc: Fix runtime suspendChris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-20drm/i915/uc: Place uC firmware in upper range of GGTTFernando Pacheco
2019-03-30drm/i915/guc: Retry GuC load for all load failuresRobert M. Fosha
2019-02-20drm/i915/guc: Calling guc_disable_communication in all suspend pathsSujaritha Sundaresan
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2018-12-31drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functionsJani Nikula
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-10-17drm/i915/guc: Fix Gen9 GuC loading workaroundsMichal Wajdeczko
2018-09-10drm/i915/guc: Update GuC power domain statesMichal Wajdeczko
2018-06-28drm/i915/uc: Fetch GuC/HuC firmwares from guc/huc specific initMichal Wajdeczko
2018-06-28drm/i915/guc: Use intel_guc_init_misc to hide GuC internalsMichal Wajdeczko
2018-06-12drm/i915/guc: Don't store runtime GuC log level in modparamPiotr Piórkowski
2018-05-25drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.cMichal Wajdeczko
2018-03-29drm/i915/guc: enable guc interrupts unconditionally in uc_resumeMichel Thierry
2018-03-28drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko
2018-03-23drm/i915/uc: Fetch uC firmware in init_earlyMichal Wajdeczko
2018-03-21drm/i915/guc: Unify parameters of public CT functionsMichal Wajdeczko
2018-03-20drm/i915/guc: Don't try to enable GuC logging when we're not using GuCMichał Winiarski
2018-03-19drm/i915/guc: Default to non-verbose GuC loggingMichał Winiarski
2018-03-19drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski
2018-03-19drm/i915/guc: Split relay control and GuC log levelMichał Winiarski
2018-03-19drm/i915/guc: Keep GuC interrupts enabled when using GuCMichał Winiarski
2018-03-15drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko
2018-03-14drm/i915/guc: Check the locking status of GuC WOPCM registersJackie Li
2018-03-14drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li
2018-03-12drm/i915/uc: Sanitize uC together with GEMMichal Wajdeczko
2018-03-12drm/i915/uc: Sanitize uC options earlyMichal Wajdeczko
2018-03-09drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski
2018-03-02drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko
2018-03-02drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...Sagar Arun Kamble
2018-02-01drm/i915/guc: Don't forget to free GuC error logMichal Wajdeczko
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble
2018-01-18drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko
2018-01-10drm/i915/guc: Add uc_fini_wq in gem_init unwind pathSagar Arun Kamble
2017-12-14drm/i915/guc: Extract guc_init from guc_init_hwMichał Winiarski
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski