RE: [PATCH 0/6] Cursor Fault Fixes

2024-02-05 Thread Borah, Chaitanya Kumar
> Subject: Re: [PATCH 0/6] Cursor Fault Fixes > > On Mon, 05 Feb 2024, Chaitanya Kumar Borah > wrote: > > This series is based on top of [1] floated by Maarten. > > To fix regressions seen in CI, following changes were made on top of > > the original series. >

Re: [PATCH 0/6] Cursor Fault Fixes

2024-02-05 Thread Jani Nikula
On Mon, 05 Feb 2024, Chaitanya Kumar Borah wrote: > This series is based on top of [1] floated by Maarten. > To fix regressions seen in CI, following changes were made on top of the > original series. You've sent at least three versions of this in the past 24 hours, with no indication of the ver

[PATCH 0/6] Cursor Fault Fixes

2024-02-05 Thread Chaitanya Kumar Borah
This series is based on top of [1] floated by Maarten. To fix regressions seen in CI, following changes were made on top of the original series. 1. add a check in the plane state destroy hook to not move forward if the vblank worker is scheduled. 2. add checks before accessing frame buffer object

[PATCH 0/6] Cursor Fault Fixes

2024-02-04 Thread Chaitanya Kumar Borah
This series is based on top of [1] floated by Maarten. To fix regressions seen in CI, following changes were made on top of the original series. 1. add a check in the plane state destroy hook to not move forward if the vblank worker is scheduled. 2. add checks before accessing frame buffer object

[PATCH 0/6] Cursor Fault Fixes

2024-02-04 Thread Chaitanya Kumar Borah
This series is based on top of [1] floated by Maarten. To fix regressions seen in CI, following changes were made on top of the original series. 1. add a check in the plane state destroy hook to not move forward if the vblank worker is scheduled. 2. add checks before accessing frame buffer object