[PATCH 0/1] drm/xe: enable lite restore
Ngai-Mint Kwan
ngai-mint.kwan at linux.intel.com
Thu Oct 24 17:48:26 UTC 2024
On 2024-10-17 12:27, fei.yang at intel.com wrote:
> From: Fei Yang<fei.yang at intel.com>
>
> The lite restore is a performance improvement feature which avoids
> unnecessary context switch (flush, save and rstore) if the incoming
> context has a ContextID matching that of the outgoing context. The
> scheduling is done by the Guc firmware, so on the driver side it's
> just a matter of setting corresponding GuC_CTL_FEATURE flag.
> This is supposed to be enabled by default, thus the flag is set
> unconditionally.
>
> Signed-off-by: Fei Yang<fei.yang at intel.com>
Please ensure that the version number is included when submitting revisions.
Kwan
> Fei Yang (1):
> drm/xe: enable lite restore
>
> drivers/gpu/drm/xe/xe_guc.c | 2 +-
> drivers/gpu/drm/xe/xe_guc_fwif.h | 1 +
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-xe/attachments/20241024/4e03f816/attachment.htm>
More information about the Intel-xe
mailing list