PREEMPT_RT vs i915

Sebastian Andrzej Siewior bigeasy at linutronix.de
Thu Jul 10 15:20:08 UTC 2025


On 2025-07-10 18:04:42 [+0300], Ville Syrjälä wrote:
> 
> When this was last discussed I suggested that there should be a
> versions of the tracepoint macros that do the sampling outside
> the lock, but that wasn't deemed acceptable for whatever reason.
> I don't even know why the current macros are doing the
> sampling while holding the lock...

Any objections to me sending the batch and we figure out later how get
the tracepoints for i915 enabled again on RT?
It would be an improvement because you could take a vanilla kernel and
enable PREEMPT_RT and you would only miss the tracepoints while now you
can't enable i915 at all and XE either doesn't compile or spills
warnings at runtime due to the code it shares with i915.

Sebastian


More information about the Intel-gfx mailing list