diff options
author | Matthew Auld <matthew.auld@intel.com> | 2024-10-01 11:43:50 +0300 |
---|---|---|
committer | Matthew Auld <matthew.auld@intel.com> | 2024-10-03 10:34:21 +0300 |
commit | 11bfc4a2cfeaa012113d9b64fc30a5e6e742fc19 (patch) | |
tree | 5f41fa9ebc3d5a7c68d6bba2fd7723e9ecbe4b2f /drivers/gpu/drm/xe/xe_tile.c | |
parent | f040327238b1a8311598c40ac94464e77fff368c (diff) | |
download | linux-11bfc4a2cfeaa012113d9b64fc30a5e6e742fc19.tar.xz |
drm/xe/ct: drop irq usage of xa_erase()
Unclear why disabling interrupts is needed here. Nothing seems to be
touching fence_lookup and its corresponding lock from an irq so there
should be no risk of deadlock.
Signed-off-by: Matthew Auld <matthew.auld@intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: Badal Nilawar <badal.nilawar@intel.com>
Reviewed-by: Badal Nilawar <badal.nilawar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241001084346.98516-8-matthew.auld@intel.com
Diffstat (limited to 'drivers/gpu/drm/xe/xe_tile.c')
0 files changed, 0 insertions, 0 deletions