]> www.infradead.org Git - users/hch/misc.git/commit
drm/xe/device: move xe_device_sanitize over to devm
authorMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 10:21:53 +0000 (11:21 +0100)
committerMatthew Auld <matthew.auld@intel.com>
Wed, 22 May 2024 12:22:39 +0000 (13:22 +0100)
commitcee70645a7499e3a2731953db80124c9d5405d5f
tree15df2fd7575c61bcfeaf5fc031305d75978d6789
parentbc54f42c0efaa81b42b53ce5f2423f7778d82516
drm/xe/device: move xe_device_sanitize over to devm

Disable GuC submission when removing the device.

Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Andrzej Hajda <andrzej.hajda@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240522102143.128069-28-matthew.auld@intel.com
drivers/gpu/drm/xe/xe_device.c