Re: [PATCH 6/7] drm/msm/A6XX: Add a flag to allow preemption to submitqueue_create

From: Konrad Dybcio
Date: Tue Aug 20 2024 - 06:16:46 EST


On 15.08.2024 8:26 PM, Antonino Maniscalco wrote:
> Some userspace changes are necessary so add a flag for userspace to
> advertise support for preemption.
>
> Signed-off-by: Antonino Maniscalco <antomani103@xxxxxxxxx>
> ---

Squash this into the "add preemption" patch, or add the flag earlier
(probably the latter, as that one is already big enough)

As it stands, just applying patches 1..5 will break GPU IIUC.. and
that's no bueno for running git bisect

Konrad