drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgr
authorBommithi Sakeena <bommithi.sakeena@intel.com>
Wed, 27 Sep 2023 16:50:12 +0000 (16:50 +0000)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:41:21 +0000 (11:41 -0500)
commit909faaa66c5ec0d789b6620127329f2b17b01602
treea9926df1745cea7c4de5723bbf5cb1573b155ad5
parent28b1d9155c3c1651a6e184e1286cebb63ec6b51c
drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgr

Ensure that the mutex is destroyed at fini function.

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Bommithi Sakeena <bommithi.sakeena@intel.com>
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_ttm_vram_mgr.c