summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_guc_fwif.h
diff options
context:
space:
mode:
authorMichał Winiarski2017-10-25 22:00:11 +0200
committerChris Wilson2017-10-26 22:35:21 +0200
commitb8e5eb960b28bc120b03f174dfa3ac1e32e1d10f (patch)
treeaa380db66b8a3be23f6ac315dde025619d60e2aa /drivers/gpu/drm/i915/intel_guc_fwif.h
parentdrm/i915/guc: Extract GuC stage desc pool creation into a helper (diff)
downloadkernel-qcow2-linux-b8e5eb960b28bc120b03f174dfa3ac1e32e1d10f.tar.gz
kernel-qcow2-linux-b8e5eb960b28bc120b03f174dfa3ac1e32e1d10f.tar.xz
kernel-qcow2-linux-b8e5eb960b28bc120b03f174dfa3ac1e32e1d10f.zip
drm/i915/guc: Allocate separate shared data object for GuC communication
We were using first page of kernel context render state for sharing data with GuC. While it's justified by the fact that those pages are not used (note, GuC still enforces this layout and refuses to work if we remove the extra page in front), it's also confusing (why are we using this particular page?). Let's allocate a separate object instead. v2: Drop kernel_context from GuC suspend/resume action handlers (Michel) Suggested-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Signed-off-by: Michał Winiarski <michal.winiarski@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Cc: Jeff McGee <jeff.mcgee@intel.com> Cc: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: Oscar Mateo <oscar.mateo@intel.com> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20171025200020.16636-4-michal.winiarski@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/intel_guc_fwif.h')
0 files changed, 0 insertions, 0 deletions