drm/i915: Stop claiming cs timestamp frquency on gen2/3
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 31 Oct 2022 13:56:59 +0000 (15:56 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 2 Nov 2022 06:53:47 +0000 (08:53 +0200)
commit78e418d0ea7f74bca0c2312281a28de831ae8edf
treeb1ea0e521e56d617142127c2edce781d1a3f0e16
parentad1ea98019e209eff32e4e22012a4b3276cfdf93
drm/i915: Stop claiming cs timestamp frquency on gen2/3

Gen2/3 have no TIMESTAMP registers to sample so no point in thinking
we have any frequency for it either.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221031135703.14670-3-ville.syrjala@linux.intel.com
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c