From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: Tomasz Lis <tomasz.lis@intel.com>, intel-xe@lists.freedesktop.org
Cc: "Michał Winiarski" <michal.winiarski@intel.com>
Subject: Re: [PATCH v5 1/5] drm/xe/vf: React to MIGRATED interrupt
Date: Sun, 3 Nov 2024 21:39:35 +0100 [thread overview]
Message-ID: <a9c3d081-c23f-46f5-8442-b689b366324d@intel.com> (raw)
In-Reply-To: <20241029193956.1043614-2-tomasz.lis@intel.com>
On 29.10.2024 20:39, Tomasz Lis wrote:
> diff --git a/drivers/gpu/drm/xe/xe_sriov_vf.c b/drivers/gpu/drm/xe/xe_sriov_vf.c
> new file mode 100644
> index 000000000000..b8c54926bdaa
> --- /dev/null
> +++ b/drivers/gpu/drm/xe/xe_sriov_vf.c
> @@ -0,0 +1,77 @@
> +// SPDX-License-Identifier: MIT
> +/*
> + * Copyright © 2023-2024 Intel Corporation
> + */
> +
> +#include <drm/drm_managed.h>
> +
> +#include "xe_assert.h"
> +#include "xe_device.h"
> +#include "xe_gt_sriov_printk.h"
> +#include "xe_sriov.h"
> +#include "xe_sriov_vf.h"
> +#include "xe_sriov_printk.h"
nit: wrong include order
next prev parent reply other threads:[~2024-11-03 20:39 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 19:39 [PATCH v5 0/5] drm/xe/vf: Post-migration recovery worker basis Tomasz Lis
2024-10-29 19:39 ` [PATCH v5 1/5] drm/xe/vf: React to MIGRATED interrupt Tomasz Lis
2024-11-03 20:39 ` Michal Wajdeczko [this message]
2024-10-29 19:39 ` [PATCH v5 2/5] drm/xe/vf: Document SRIOV VF restore flow Tomasz Lis
2024-11-03 21:21 ` Michal Wajdeczko
2024-11-04 18:46 ` Lis, Tomasz
2024-11-04 20:59 ` Michal Wajdeczko
2024-10-29 19:39 ` [PATCH v5 3/5] drm/xe/vf: Send RESFIX_DONE message at end of VF restore Tomasz Lis
2024-10-29 19:39 ` [PATCH v5 4/5] drm/xe/vf: Start post-migration fixups with provisinoning query Tomasz Lis
2024-10-29 19:39 ` [PATCH v5 5/5] drm/xe/vf: Defer fixups if migrated twice fast Tomasz Lis
2024-10-29 20:57 ` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev5) Patchwork
2024-10-29 20:57 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-29 20:58 ` ✓ CI.KUnit: success " Patchwork
2024-10-29 21:10 ` ✓ CI.Build: " Patchwork
2024-10-29 21:12 ` ✓ CI.Hooks: " Patchwork
2024-10-29 21:14 ` ✓ CI.checksparse: " Patchwork
2024-10-29 21:42 ` ✓ CI.BAT: " Patchwork
2024-10-30 1:58 ` ✗ CI.FULL: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a9c3d081-c23f-46f5-8442-b689b366324d@intel.com \
--to=michal.wajdeczko@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=michal.winiarski@intel.com \
--cc=tomasz.lis@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox