summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_guc.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28drm/i915/guc: Handle default action received over CTMichal Wajdeczko1-0/+8
2018-03-28drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko1-1/+7
2018-03-28drm/i915/guc: Implement response handling in send_mmio()Michal Wajdeczko1-3/+12
2018-03-28drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko1-2/+4
2018-03-28drm/i915/guc: Add support for data reporting in GuC responsesMichal Wajdeczko1-0/+3
2018-03-28drm/i915/guc: Add documentation for MMIO based communicationMichal Wajdeczko1-10/+10
2018-03-28drm/i915: Use correct reST syntax for WOPCM and GuC kernel-doc diagramsYaodong Li1-27/+29
2018-03-21drm/i915/guc: Handle GuC log flush event in dedicated functionMichal Wajdeczko1-2/+1
2018-03-20drm/i915/guc: Don't try to enable GuC logging when we're not using GuCMichał Winiarski1-2/+2
2018-03-19drm/i915/guc: Demote GuC error messagesMichał Winiarski1-3/+4
2018-03-19drm/i915/guc: Allow user to control default GuC loggingMichał Winiarski1-9/+15
2018-03-19drm/i915/guc: Don't print out relay statistics when relay is disabledMichał Winiarski1-4/+1
2018-03-19drm/i915/guc: Get rid of GuC log runtimeMichał Winiarski1-7/+8
2018-03-19drm/i915/guc: Keep GuC interrupts enabled when using GuCMichał Winiarski1-15/+10
2018-03-15drm/i915/guc: Update syntax of GuC log functionsMichal Wajdeczko1-4/+4
2018-03-14drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li1-13/+53
2018-03-14drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offsetJackie Li1-5/+6
2018-03-10drm/i915/guc: Move GuC notification handling to separate functionMichal Wajdeczko1-0/+37
2018-03-03drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko1-28/+14
2018-02-28drm/i915/cnl: Add WaRsDisableCoarsePowerGatingRodrigo Vivi1-1/+1
2018-01-24drm/i915/guc: Fix lockdep due to log relay channel handling under struct_mutexSagar Arun Kamble1-1/+6
2018-01-18drm/i915/guc: Redefine guc_log_level modparam valuesMichal Wajdeczko1-7/+15
2018-01-03drm/i915/guc : Decoupling ADS and logs from submissionSujaritha Sundaresan1-0/+18
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski1-0/+57
2017-12-14drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski1-0/+51
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko1-1/+1
2017-12-06drm/i915/guc: Move firmware selection to init_earlyMichal Wajdeczko1-0/+1
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson1-2/+1
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble1-1/+1
2017-11-02drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry1-0/+24
2017-10-26drm/i915/guc: Allocate separate shared data object for GuC communicationMichał Winiarski1-12/+2
2017-10-16drm/i915/guc: Small fixups post code moveMichal Wajdeczko1-5/+6
2017-10-16drm/i915/guc: Move GuC boot param initialization out of xferMichal Wajdeczko1-0/+92
2017-10-16drm/i915: Move intel_guc_wopcm_size to intel_guc.cMichal Wajdeczko1-0/+11
2017-10-11drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble1-1/+2
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko1-0/+264