Re: [Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake

2021-02-01 Thread Mika Kuoppala
Chris Wilson writes: > It appears that Elkhart Lake uses the same clock for CTX_TIMESTAMP as > CS_TIMESTAMP, leaving Icelake as the odd one out. I am repeating myself: weird. ...but true. > > Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/3024 > Signed-off-by: Chris Wilson

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake

2021-02-01 Thread Chris Wilson
It appears that Elkhart Lake uses the same clock for CTX_TIMESTAMP as CS_TIMESTAMP, leaving Icelake as the odd one out. Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/3024 Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c | 2 +- 1 file changed, 1