summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski2018-03-191-9/+15
* drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski2018-03-191-4/+1Star
* drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski2018-03-191-7/+8
* drm/i915/guc: Keep GuC interrupts enabled when using GuCMichał Winiarski2018-03-191-15/+10Star
* drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko2018-03-151-4/+4
* drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li2018-03-141-13/+53
* drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offsetJackie Li2018-03-141-5/+6
* drm/i915/guc: Move GuC notification handling to separate functionMichal Wajdeczko2018-03-091-0/+37
* drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko2018-03-031-28/+14Star
* drm/i915/cnl: Add WaRsDisableCoarsePowerGatingRodrigo Vivi2018-02-281-1/+1
* drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble2018-01-241-1/+6
* drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko2018-01-181-7/+15
* drm/i915/guc : Decoupling ADS and logs from submissionSujaritha Sundaresan2018-01-031-0/+18
* drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski2017-12-141-0/+57
* drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski2017-12-141-0/+51
* drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko2017-12-061-1/+1
* drm/i915/guc: Move firmware selection to init_earlyMichal Wajdeczko2017-12-061-0/+1
* drm/i915: Remove unsafe i915.enable_rc6Chris Wilson2017-12-011-2/+1Star
* drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble2017-11-161-1/+1
* drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry2017-11-021-0/+24
* drm/i915/guc: Allocate separate shared data object for GuC communicationMichał Winiarski2017-10-261-12/+2Star
* drm/i915/guc: Small fixups post code moveMichal Wajdeczko2017-10-161-5/+6
* drm/i915/guc: Move GuC boot param initialization out of xferMichal Wajdeczko2017-10-161-0/+92
* drm/i915: Move intel_guc_wopcm_size to intel_guc.cMichal Wajdeczko2017-10-161-0/+11
* drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble2017-10-111-1/+2
* drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko2017-10-061-0/+264