drm/xe: Fix a memory leak.
I somehow recall having a previous MR for this, but anyway..
With the preempt-fence rework we no longer self-remove us from the engine, so we're leaking preempt fences. Fix that.
Signed-off-by: Thomas Hellström thomas.hellstrom@linux.intel.com