Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index

CONFIG_DRM_I915_PREEMPT_TIMEOUT: Preempt timeout (ms, jiffy granularity)

General informations

The Linux kernel configuration item CONFIG_DRM_I915_PREEMPT_TIMEOUT:

Help text

How long to wait (in milliseconds) for a preemption event to occur 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.

This is adjustable via /sys/class/drm/card?/engine/*/preempt_timeout_ms

May be 0 to disable the timeout.

The compiled in default may get overridden at driver probe time on certain platforms and certain engines which will be reflected in the sysfs control.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index

Automatically generated (in year 2024). See also LKDDb sources on GitLab