On Fri, Nov 01, 2024 at 02:44:13PM +0100, Nirmoy Das wrote:
On 11/1/2024 2:21 PM, Matthew Auld wrote:
On 29/10/2024 12:01, Nirmoy Das wrote:
Move LNL scheduling WA to xe_device.h so this can be used in other
places without needing keep the same comment about removal of this WA
in the future. The WA, which flushes work or workqueues, is now wrapped
in macros and can be reused wherever needed.
Cc: Badal Nilawar <badal.nilawar@xxxxxxxxx>
Cc: Matthew Auld <matthew.auld@xxxxxxxxx>
Cc: Matthew Brost <matthew.brost@xxxxxxxxx>
Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray@xxxxxxxxx>
Cc: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
cc: <stable@xxxxxxxxxxxxxxx> # v6.11+
Suggested-by: John Harrison <John.C.Harrison@xxxxxxxxx>
Signed-off-by: Nirmoy Das <nirmoy.das@xxxxxxxxx>
Reviewed-by: Matthew Auld <matthew.auld@xxxxxxxxx>
Thanks for reviewing the series, Matt!
and pushed to drm-xe-next, thanks.
Lucas De Marchi