summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc_ct.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: always use Command Transport BuffersDaniele Ceraolo Spurio2019-06-091-14/+0Star
* drm/i915/guc: Update GuC CTB response definitionMichal Wajdeczko2019-05-281-1/+1
* drm/i915/guc: Support for extended GuC notification messagesMichal Wajdeczko2019-03-241-2/+3
* drm/i915/guc: Splitting CT channel open/close functionsSujaritha Sundaresan2019-02-211-27/+67
* drm/i915: Pull unpin map into vma releaseChris Wilson2018-07-241-5/+2Star
* drm/i915/guc: Replace %phn with %phChris Wilson2018-04-101-10/+10
* drm/i915/guc: Trace messages from CT while in debugMichal Wajdeczko2018-03-281-12/+31
* drm/i915/guc: Handle default action received over CTMichal Wajdeczko2018-03-281-0/+9
* drm/i915/guc: Prepare to process incoming requests from CTMichal Wajdeczko2018-03-281-1/+94
* drm/i915/guc: Implement response handling in send_ct()Michal Wajdeczko2018-03-281-14/+128
* drm/i915/guc: Use better name for helper wait functionMichal Wajdeczko2018-03-281-8/+17
* drm/i915/guc: Prepare to handle messages from CT RECV bufferMichal Wajdeczko2018-03-281-1/+183
* drm/i915/guc: Prepare send() function to accept bigger responseMichal Wajdeczko2018-03-281-3/+4
* drm/i915/guc: Add support for data reporting in GuC responsesMichal Wajdeczko2018-03-281-6/+8
* drm/i915/guc: Add documentation for MMIO based communicationMichal Wajdeczko2018-03-281-1/+1
* drm/i915/guc: Unify parameters of public CT functionsMichal Wajdeczko2018-03-211-14/+27
* drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offsetJackie Li2018-03-141-2/+3
* drm/i915/guc: Assert ctch->vma is allocatedMichal Wajdeczko2017-11-061-0/+1
* drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko2017-05-261-0/+461