diff options
author | Matthew Brost <matthew.brost@intel.com> | 2024-05-05 20:47:58 -0700 |
---|---|---|
committer | Thomas Hellström <thomas.hellstrom@linux.intel.com> | 2024-05-09 17:51:27 +0200 |
commit | 2d9c72f676e6f79a021b74c6c1c88235e7d5b722 (patch) | |
tree | 299134c65124958bcfd6ce55e401f525a4383a03 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
parent | 3bc8848bb7f7478e6806e4522b06b63f40a53e1e (diff) |
drm/xe: Use ordered WQ for G2H handler
System work queues are shared, use a dedicated work queue for G2H
processing to avoid G2H processing getting block behind system tasks.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: <stable@vger.kernel.org>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Francois Dugast <francois.dugast@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240506034758.3697397-1-matthew.brost@intel.com
(cherry picked from commit 50aec9665e0babd62b9eee4e613d9a1ef8d2b7de)
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions