diff options
author | 2020-11-18 13:38:39 +0000 | |
---|---|---|
committer | 2020-11-19 01:52:28 -0500 | |
commit | b4ca4354b42e59f13365a6901bdc5e729cf4adb4 (patch) | |
tree | 2230a78dab121a6462a6f0d6958122072aeccdf5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915: Handle max_bpc==16 (diff) | |
download | wireguard-linux-b4ca4354b42e59f13365a6901bdc5e729cf4adb4.tar.xz wireguard-linux-b4ca4354b42e59f13365a6901bdc5e729cf4adb4.zip |
drm/i915/gt: Remember to free the virtual breadcrumbs
Since we allocate some breadcrumbs for the virtual engine, and the
virtual engine has a custom destructor, we also need to free the
breadcrumbs after use.
Fixes: b3786b29379c ("drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201118133839.1783-1-chris@chris-wilson.co.uk
(cherry picked from commit 45e50f48b7907e650cfbbc7879abfe3a0c419c73)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions