[Intel-xe] [PATCH] fixup! drm/xe: Add CONFIG_DRM_XE_PREEMPT_TIMEOUT
Niranjana Vishwanathapura
niranjana.vishwanathapura at intel.com
Wed Aug 16 16:44:31 UTC 2023
Remove unwanted documentation
Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
---
drivers/gpu/drm/xe/Kconfig.profile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/gpu/drm/xe/Kconfig.profile b/drivers/gpu/drm/xe/Kconfig.profile
index a3655ee6978e..4bc080547d5f 100644
--- a/drivers/gpu/drm/xe/Kconfig.profile
+++ b/drivers/gpu/drm/xe/Kconfig.profile
@@ -30,9 +30,6 @@ config DRM_XE_PREEMPT_TIMEOUT
when submitting a new context. If the current context does not hit
an arbitration point and yield to HW before the timer expires, the
HW will be reset to allow the more important context to execute.
-
- Value should be within the DRM_XE_PREEMPT_TIMEOUT_MIN/MAX limits.
- This is adjustable via XE_ENGINE_SET_PROPERTY_PREEMPTION_TIMEOUT.
config DRM_XE_PREEMPT_TIMEOUT_MAX
int "Default max preempt timeout (us)"
default 10000000 # microseconds
--
2.21.0.rc0.32.g243a4c7e27
More information about the Intel-xe
mailing list