commit | fe7bcfaeb2b775f257348dc7b935f8e80eef3e7d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 24 16:02:13 2020 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 24 18:07:26 2020 +0000 |
tree | a3043302d79dd2f643721e1e1a1be5d77de6c30e | |
parent | 26ebc511e799f621357982ccc37a7987a56a00f4 [diff] |
drm/i915/gt: Refactor heartbeat request construction and submission Pull the individual strands of creating a custom heartbeat requests into a pair of common functions. This will reduce the number of changes we will need to make in future. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201224160213.29521-1-chris@chris-wilson.co.uk