drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11
authorTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Thu, 24 Jun 2021 11:22:50 +0000 (16:52 +0530)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Fri, 25 Jun 2021 11:08:35 +0000 (12:08 +0100)
commit53fe9cf2dafe2b0382a4e682e4eebe0a442dcb5a
treed608f8556c8aa5bf7ea66cedbb6b9d099264764b
parentd3f3baa3562a5d09f3e87f5fdf84952112807753
drm/i915/selftest: Extend ctx_timestamp ICL workaround to GEN11

EHL and JSL are also observing requirement for 80ns interval for
CTX_TIMESTAMP thus extending it to GEN11.

Changes since V1:
- IS_GEN replaced by GRAPHICS_VER - Tvrtko

Acked-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210624112250.895410-1-tejaskumarx.surendrakumar.upadhyay@intel.com
drivers/gpu/drm/i915/gt/selftest_engine_pm.c