summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_guc.c
AgeCommit message (Expand)AuthorFilesLines
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