summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_guc.h
AgeCommit message (Expand)Author
2018-06-28drm/i915/guc: Use intel_guc_init_misc to hide GuC internalsMichal Wajdeczko
2018-03-28drm/i915/guc: Handle default action received over CTMichal Wajdeczko
2018-03-28drm/i915/guc: Make event handler a virtual functionMichal Wajdeczko
2018-03-28drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko
2018-03-21drm/i915/guc: Move enable/disable msg functions to GuC headerMichal Wajdeczko
2018-03-19drm/i915/guc: Keep GuC interrupts enabled when using GuCMichał Winiarski
2018-03-14drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li
2018-03-14drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offsetJackie Li
2018-03-12drm/i915/uc: Sanitize uC together with GEMMichal Wajdeczko
2018-03-09drm/i915/guc: Move GuC notification handling to separate functionMichal Wajdeczko
2018-03-02drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko
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-11-24drm/i915/guc: Rename i915_guc_reg.h to intel_guc_reg.hMichal Wajdeczko
2017-11-16drm/i915/guc: Rename i915_guc_client struct to intel_guc_clientSagar Arun Kamble
2017-10-26drm/i915/guc: Preemption! With GuCMichał Winiarski
2017-10-26drm/i915/guc: Add a second client, to be used for preemptionDave Gordon
2017-10-26drm/i915/guc: Allocate separate shared data object for GuC communicationMichał Winiarski
2017-10-16drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.cMichal Wajdeczko
2017-10-16drm/i915/guc: Move doc near related definitionsMichal Wajdeczko
2017-10-16drm/i915/guc: Move GuC boot param initialization out of xferMichal Wajdeczko
2017-10-06drm/i915: Unify uC variable types to avoid flooding checkpatch.plJoonas Lahtinen
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko
2016-11-25drm/i915: Rename intel_guc.h to intel_uc.hArkadiusz Hiler
2016-11-23drm/i915/guc: Remove unused intel_guc_fw struct memberTvrtko Ursulin
2016-11-03drm/i915/guc: Cache the client mappingChris Wilson
2016-10-25drm/i915: Debugfs support for GuC logging controlSagar Arun Kamble
2016-10-25drm/i915: Support for forceful flush of GuC log bufferSagar Arun Kamble
2016-10-25drm/i915: Add stats for GuC log buffer flush interruptsAkash Goel
2016-10-25drm/i915: New lock to serialize the Host2GuC actionsAkash Goel
2016-10-25drm/i915: Add a relay backed debugfs interface for capturing GuC logsAkash Goel
2016-10-25drm/i915: Handle log buffer flush interrupt event from GuCSagar Arun Kamble
2016-10-25drm/i915: Support for GuC interruptsSagar Arun Kamble
2016-10-25drm/i915: New structure to contain GuC logging related fieldsAkash Goel
2016-10-07drm/i915/guc: Unwind GuC workqueue reservation if request construction failsChris Wilson
2016-09-15drm/i915/guc: general tidying up (submission)Dave Gordon
2016-09-09drm/i915/guc: Prepare for nonblocking execbuf submissionChris Wilson
2016-08-15drm/i915: Track pinned vma inside gucChris Wilson
2016-08-10drm/i915/guc: re-optimise i915_guc_client layoutDave Gordon
2016-08-10drm/i915/guc: add engine mask to GuC client & pass to GuCDave Gordon
2016-08-02drm/i915: Unify request submissionChris Wilson
2016-06-21drm/i915/guc: index host arrays by i915 engine ID, not guc_idDave Gordon
2016-06-13drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functionsDave Gordon
2016-05-24drm/i915: Rename struct intel_contextChris Wilson
2016-05-23drm/i915/guc: rework guc_add_workqueue_item()Dave Gordon
2016-05-23drm/i915/guc: don't spinwait if the GuC's workqueue is fullDave Gordon
2016-05-23drm/i915/guc: pass request (not client) to i915_guc_{wq_check_space, submit}()Dave Gordon
2016-05-23drm/i915/guc: rename loader entry pointsDave Gordon
2016-04-20drm/i915/guc: local optimisations and updating commentsDave Gordon
2016-04-20drm/i915/guc: drop cached copy of 'wq_head'Alex Dai