]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Increase FLR timeout from 3s to 9s
authorAndi Shyti <andi.shyti@linux.intel.com>
Thu, 23 May 2024 23:58:53 +0000 (01:58 +0200)
committerAndi Shyti <andi.shyti@linux.intel.com>
Thu, 6 Jun 2024 00:20:35 +0000 (02:20 +0200)
commitc5d86c19086fa752f0ef7ff8bca5df2dfc2fb00f
tree7836d751b3a5bf40f61fef8e1697b78f4f5b5a7d
parenta09d2327a9ba8e3f5be238bc1b7ca2809255b464
drm/i915: Increase FLR timeout from 3s to 9s

Following the guidelines it takes 3 seconds to perform an FLR
reset. Let's give it a bit more slack because this time can
change depending on the platform and on the firmware

Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240523235853.171796-1-andi.shyti@linux.intel.com
drivers/gpu/drm/i915/intel_uncore.c