linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6.1-rt/5.15-rt 0/1] Backport i915 reset fix from v6.4-rt
@ 2023-08-19  2:45 paul.gortmaker
  2023-08-19  2:45 ` [PATCH 1/1] drm/i915: Do not disable preemption for resets paul.gortmaker
  2023-08-23 13:39 ` [PATCH 6.1-rt/5.15-rt 0/1] Backport i915 reset fix from v6.4-rt Sebastian Andrzej Siewior
  0 siblings, 2 replies; 5+ messages in thread
From: paul.gortmaker @ 2023-08-19  2:45 UTC (permalink / raw)
  To: Clark Williams, Joseph Salisbury
  Cc: linux-rt-users, Sebastian Andrzej Siewior, Tvrtko Ursulin

From: Paul Gortmaker <paul.gortmaker@windriver.com>

I'd originally reported an i915 regression caused by a linux-stable
backport, and then later posted an RFC fix for it:

https://lore.kernel.org/linux-rt-users/ZJTuDi1HNp9L2zxY@windriver.com/

That eventually led to further discussion and an eventual fix from
Tvrtko that Sebastian put into the v6.4-rt queue, which is great.

However, the original regression was reported on v5.15-rt.  This closes
the loop by backporting the v6.4-rt change to v5.15-rt/v6.1-rt -- as it
turns out, the same backport applies cleanly to both baselines.

The only small change required is to fix up the context a bit in the 5th
and final chunk, because kernel versions before v6.4 dont have the commit
b7d70b8b06ed ("drm/i915/gsc: implement wa 14015076503")

Paul.
--

Cc: Clark Williams <williams@redhat.com>		[6.1-rt]
Cc: Joseph Salisbury <joseph.salisbury@canonical.com>	[5.15-rt]

---

Tvrtko Ursulin (1):
  drm/i915: Do not disable preemption for resets

 drivers/gpu/drm/i915/gt/intel_reset.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-18 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19  2:45 [PATCH 6.1-rt/5.15-rt 0/1] Backport i915 reset fix from v6.4-rt paul.gortmaker
2023-08-19  2:45 ` [PATCH 1/1] drm/i915: Do not disable preemption for resets paul.gortmaker
2023-08-23 13:39 ` [PATCH 6.1-rt/5.15-rt 0/1] Backport i915 reset fix from v6.4-rt Sebastian Andrzej Siewior
2023-08-23 17:57   ` Joseph Salisbury
2023-10-18 19:58   ` Joseph Salisbury

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).