RE: [PATCH 2/4] drm/i915: Intruduce display.wq.cleanup

2024-11-27 Thread Srinivas, Vidya
Hello Ville, Thank you so much. Changes Look Good to me. Reviewed-by: Vidya Srinivas > -Original Message- > From: Ville Syrjala > Sent: 27 November 2024 11:41 > To: intel-gfx@lists.freedesktop.org > Cc: Brian Geffon ; Srinivas, Vidya > > Subject: [PATCH 2/4

[PATCH 2/4] drm/i915: Intruduce display.wq.cleanup

2024-11-26 Thread Ville Syrjala
From: Ville Syrjälä Introduce a dedicated workqueue for the commit cleanup work. In the future we'll need this to guarantee all the cleanup works have finished at a specific point during suspend. Cc: Brian Geffon Cc: Vidya Srinivas Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/displa