commit | be5bcc4be9d9d3ae294072441a66fe39b74e5bba | [log] [tgz] |
---|---|---|
author | Andi Shyti <andi.shyti@linux.intel.com> | Wed Dec 06 19:43:22 2023 +0100 |
committer | Andi Shyti <andi.shyti@linux.intel.com> | Fri Dec 08 12:31:01 2023 +0100 |
tree | 6c06fc3b0a61b9280b30696cb9da86fa5f50417b | |
parent | 34880b18733efff60b68d074ff74d018ffc309a7 [diff] |
drm/i915/guc: Create the guc_to_i915() wrapper Given a reference to "guc", the guc_to_i915() returns the pointer to "i915" private data. Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com> Reviewed-by: Nirmoy Das <nirmoy.das@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231206184322.57111-1-andi.shyti@linux.intel.com