linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Luis Claudio R. Goncalves" <lgoncalv@redhat.com>
To: Florian Bezdeka <florian.bezdeka@siemens.com>
Cc: linux-rt-users@vger.kernel.org,
	Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Quirin Gylstorff <quirin.gylstorff@siemens.com>,
	Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: 6.12: i915 not allowed in combination with RT
Date: Mon, 10 Mar 2025 08:59:14 -0300	[thread overview]
Message-ID: <Z87TiLETDC8LlG5S@uudg.org> (raw)
In-Reply-To: <a3444741784adda2b9ff462ca5d92d343ef700ba.camel@siemens.com>

On Mon, Mar 10, 2025 at 12:31:21PM +0100, Florian Bezdeka wrote:
> Hi all,
> 
> the following commit (taken from 6.6-rt branch) resides in all stable-
> rt branches but is not part of mainline 6.12 and above, which makes it
> impossible to use i915 in combination with PREEMPT_RT enabled.
> 
> Is that by intention? Are there any known issues that makes it
> necessary to disable i915 in combination with RT in current releases?

There is a set of changes that were not merged along with the PREEMPT_RT
bits that are required to have i915 behaving properly (or as well as
possible) wrt PREEMPT_RT. While those changes are not carried by the driver
(i915) itself, they are available here:

* git tree:
    https://web.git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git/tree/patches?h=linux-6.12.y-rt-patches&id=b7402ed929a05397b5c02802bdfaae40df4f2fc8

* patches:
    https://cdn.kernel.org/pub/linux/kernel/projects/rt/6.12/

Best regards,
Luis

> Best regards,
> Florian
> 
> commit f532acfe5c63d53756c86e3d3fb1a51b02d29762
> Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> Date:   Mon Feb 21 17:59:14 2022 +0100
> 
>     Revert "drm/i915: Depend on !PREEMPT_RT."
>     
>     Once the known issues are addressed, it should be safe to enable the
>     driver.
>     
>     Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
> 
> diff --git a/drivers/gpu/drm/i915/Kconfig b/drivers/gpu/drm/i915/Kconfig
> index 3efce05d7b57..392d51703096 100644
> --- a/drivers/gpu/drm/i915/Kconfig
> +++ b/drivers/gpu/drm/i915/Kconfig
> @@ -3,7 +3,6 @@ config DRM_I915
> 	tristate "Intel 8xx/9xx/G3x/G4x/HD Graphics"
> 	depends on DRM
> 	depends on X86 && PCI
> -	depends on !PREEMPT_RT
> 	select INTEL_GTT if X86
> 	select INTERVAL_TREE
> 	# we need shmfs for the swappable backing store, and in particular
> 
---end quoted text---


  reply	other threads:[~2025-03-10 11:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-10 11:31 6.12: i915 not allowed in combination with RT Florian Bezdeka
2025-03-10 11:59 ` Luis Claudio R. Goncalves [this message]
2025-03-10 14:31 ` Sebastian Andrzej Siewior

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=Z87TiLETDC8LlG5S@uudg.org \
    --to=lgoncalv@redhat.com \
    --cc=bigeasy@linutronix.de \
    --cc=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --cc=linux-rt-users@vger.kernel.org \
    --cc=quirin.gylstorff@siemens.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;
as well as URLs for NNTP newsgroup(s).