commit | 3c9abe886a95d91b3d1e1cc16af4322a1abe31d5 | [log] [tgz] |
---|---|---|
author | Daniele Ceraolo Spurio <[email protected]> | Thu Dec 05 14:02:42 2019 -0800 |
committer | Daniele Ceraolo Spurio <[email protected]> | Mon Dec 09 13:55:50 2019 -0800 |
tree | 05cd482146cde758d55b2f4a0fbacb63ba6116a0 | |
parent | e9362e1336feb1e942da036aba9ec2aeffe9e4d2 [diff] |
drm/i915/guc: kill the GuC client We now only use 1 client without any plan to add more. The client is also only holding information about the WQ and the process desc, so we can just move those in the intel_guc structure and always use stage_id 0. v2: fix comment (John) v3: fix the comment for real, fix kerneldoc Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Michal Wajdeczko <[email protected]> Cc: John Harrison <[email protected]> Cc: Matthew Brost <[email protected]> Reviewed-by: John Harrison <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]