On 08/10/2025 09:53, Tvrtko Ursulin wrote:
> Remove member no longer used by the scheduler core.
> 
> Signed-off-by: Tvrtko Ursulin <[email protected]>
> Cc: Frank Binns <[email protected]>
> Cc: Matt Coster <[email protected]>
> Cc: [email protected]

Reviewed-by: Matt Coster <[email protected]>

> ---
>  drivers/gpu/drm/imagination/pvr_queue.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/imagination/pvr_queue.c 
> b/drivers/gpu/drm/imagination/pvr_queue.c
> index fc415dd0d7a7..3509bea293bd 100644
> --- a/drivers/gpu/drm/imagination/pvr_queue.c
> +++ b/drivers/gpu/drm/imagination/pvr_queue.c
> @@ -1228,7 +1228,6 @@ struct pvr_queue *pvr_queue_create(struct pvr_context 
> *ctx,
>       const struct drm_sched_init_args sched_args = {
>               .ops = &pvr_queue_sched_ops,
>               .submit_wq = pvr_dev->sched_wq,
> -             .num_rqs = 1,
>               .credit_limit = 64 * 1024,
>               .hang_limit = 1,
>               .timeout = msecs_to_jiffies(500),

-- 
Matt Coster
E: [email protected]

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to