Files
linux/drivers/gpu/drm/xe
Tomasz Lis bb3d208250 drm/xe/ct: Separate waiting for retry from ct send function
The function `guc_ct_send_locked()` is really quite simple, but still
looks complex due to exposed internals. It is sending a message,
and in case of lack of space, waiting for a proper moment to send
a retry.

Clear separation of send function and wait function will help with
readability. This is a cosmetic change only, no functional difference
is expected.

This patch introduces `guc_ct_send_wait_for_retry()`, and uses it to
greatly simplify `guc_ct_send_locked()`.

Signed-off-by: Tomasz Lis <tomasz.lis@intel.com>
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://lore.kernel.org/r/20251009170844.178199-1-tomasz.lis@intel.com
2025-10-14 12:37:02 +02:00
..
2025-10-14 11:31:49 +02:00
2024-05-09 21:28:25 +02:00
2025-01-09 17:58:09 +01:00
2025-06-27 14:52:31 -07:00
2025-07-01 13:58:50 -07:00
2025-10-09 03:22:30 -07:00
2025-03-25 20:51:29 -07:00
2025-09-02 22:23:08 -07:00
2024-05-13 21:36:50 +02:00
2025-06-27 14:52:31 -07:00
2025-06-27 14:52:31 -07:00
2024-05-22 12:03:55 +02:00
2025-10-09 22:09:31 -07:00
2025-01-27 08:54:06 -08:00
2025-09-23 08:07:05 -07:00
2025-02-03 11:51:26 -08:00
2024-05-13 21:36:52 +02:00
2025-06-27 14:52:31 -07:00
2025-07-28 10:22:28 -04:00
2025-01-17 00:01:58 +05:30
2025-09-15 17:51:07 +10:00