Re: [PATCH 2/3] drm/panfrost: Add cycle counter job requirement

2024-08-08 Thread Steven Price
On 07/08/2024 17:08, Mary Guillemard wrote: > Extend the uAPI with a new job requirement flag for cycle > counters. This requirement is used by userland to indicate that a job > requires cycle counters or system timestamp to be propagated. (for use > with write value timestamp jobs) > > We cannot

[PATCH 2/3] drm/panfrost: Add cycle counter job requirement

2024-08-07 Thread Mary Guillemard
Extend the uAPI with a new job requirement flag for cycle counters. This requirement is used by userland to indicate that a job requires cycle counters or system timestamp to be propagated. (for use with write value timestamp jobs) We cannot enable cycle counters unconditionally as this would resu