summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_guc.c
AgeCommit message (Expand)Author
2017-12-14drm/i915/guc: Move GuC workqueue allocations outside of the mutexMichał Winiarski
2017-12-14drm/i915/guc: Move shared data allocation away from submission pathMichał Winiarski
2017-12-06drm/i915/guc: Introduce USES_GUC_xxx helper macrosMichal Wajdeczko
2017-12-06drm/i915/guc: Move firmware selection to init_earlyMichal Wajdeczko
2017-12-01drm/i915: Remove unsafe i915.enable_rc6Chris Wilson
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble
2017-11-02drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry
2017-10-26drm/i915/guc: Allocate separate shared data object for GuC communicationMichał Winiarski
2017-10-16drm/i915/guc: Small fixups post code moveMichal Wajdeczko
2017-10-16drm/i915/guc: Move GuC boot param initialization out of xferMichal Wajdeczko
2017-10-16drm/i915: Move intel_guc_wopcm_size to intel_guc.cMichal Wajdeczko
2017-10-11drm/i915: Rename intel_enable_rc6 to intel_rc6_enabledSagar Arun Kamble
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko