All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Alexander Usyskin <alexander.usyskin@intel.com>
Cc: Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	 Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	 Reuven Abliyev <reuven.abliyev@intel.com>,
	 Lucas De Marchi <lucas.demarchi@intel.com>
Subject: Re: [PATCH v2] mtd: intel-dg: wake card on operations
Date: Wed, 22 Oct 2025 12:07:24 +0200	[thread overview]
Message-ID: <87wm4ns10j.fsf@bootlin.com> (raw)
In-Reply-To: <20251021123246.3629282-1-alexander.usyskin@intel.com> (Alexander Usyskin's message of "Tue, 21 Oct 2025 15:32:46 +0300")

Hi Alexander,

On 21/10/2025 at 15:32:46 +03, Alexander Usyskin <alexander.usyskin@intel.com> wrote:

> The Intel DG cards do not have separate power control for
> persistent memory.
> The memory is available when the whole card is awake.
>
> Enable runtime PM in mtd driver to notify parent graphics driver
> that whole card should be kept awake while nvm operations are
> performed through this driver.
>
> CC: Lucas De Marchi <lucas.demarchi@intel.com>
> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
> ---

I am curious to know why this now works, whereas in your previous
attempt (which had to be reverted) we had to do a lot more.

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Alexander Usyskin <alexander.usyskin@intel.com>
Cc: Richard Weinberger <richard@nod.at>,
	 Vignesh Raghavendra <vigneshr@ti.com>,
	 linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	 Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	 Reuven Abliyev <reuven.abliyev@intel.com>,
	 Lucas De Marchi <lucas.demarchi@intel.com>
Subject: Re: [PATCH v2] mtd: intel-dg: wake card on operations
Date: Wed, 22 Oct 2025 12:07:24 +0200	[thread overview]
Message-ID: <87wm4ns10j.fsf@bootlin.com> (raw)
In-Reply-To: <20251021123246.3629282-1-alexander.usyskin@intel.com> (Alexander Usyskin's message of "Tue, 21 Oct 2025 15:32:46 +0300")

Hi Alexander,

On 21/10/2025 at 15:32:46 +03, Alexander Usyskin <alexander.usyskin@intel.com> wrote:

> The Intel DG cards do not have separate power control for
> persistent memory.
> The memory is available when the whole card is awake.
>
> Enable runtime PM in mtd driver to notify parent graphics driver
> that whole card should be kept awake while nvm operations are
> performed through this driver.
>
> CC: Lucas De Marchi <lucas.demarchi@intel.com>
> Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
> ---

I am curious to know why this now works, whereas in your previous
attempt (which had to be reverted) we had to do a lot more.

Thanks,
Miquèl

  parent reply	other threads:[~2025-10-22 10:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-21 12:32 [PATCH v2] mtd: intel-dg: wake card on operations Alexander Usyskin
2025-10-21 12:32 ` Alexander Usyskin
2025-10-21 14:50 ` Andy Shevchenko
2025-10-21 14:50   ` Andy Shevchenko
2025-10-22 10:07 ` Miquel Raynal [this message]
2025-10-22 10:07   ` Miquel Raynal
2025-10-22 14:26   ` Usyskin, Alexander
2025-10-22 14:26     ` Usyskin, Alexander

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=87wm4ns10j.fsf@bootlin.com \
    --to=miquel.raynal@bootlin.com \
    --cc=alexander.usyskin@intel.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=lucas.demarchi@intel.com \
    --cc=reuven.abliyev@intel.com \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.