Hi Tvrtko,

I was about to r-b this patch.

On Wed, Jul 15, 2026 at 01:14:11PM +0100, Tvrtko Ursulin wrote:
> On 14/07/2026 23:04, Emre Cecanpunar wrote:
> > Compare the sampled clock values instead of their addresses. Comparing
> > addresses leaves the samples unsorted, preventing the code from discarding
> > the minimum and maximum samples.
> > 
> > Fixes: 1a5392479207 ("drm/i915/selftests: Measure CS_TIMESTAMP")

Normally we don't keep the Fixes tag for selftest patches as it
doesn't have an impact in the real world and it doesn't bring any
benefit to backport.

Andi

> > Signed-off-by: Emre Cecanpunar <[email protected]>

Reply via email to