Re: [PATCH v5 1/3] drm/i915: Downgrade device register error if injected

2025-03-18 Thread Andi Shyti
Hi Janusz, On Fri, Mar 14, 2025 at 09:38:33PM +0100, Janusz Krzysztofik wrote: > Commit 8f460e2c78f2 ("drm/i915: Demidlayer driver loading") which > introduced manual device registration also added a message that is > submitted on device registration failure as an error. If that failure is > trig

Re: [PATCH v5 1/3] drm/i915: Downgrade device register error if injected

2025-03-17 Thread Krzysztof Niemiec
Hi Janusz, thanks for the series. On 2025-03-14 at 21:38:33 GMT, Janusz Krzysztofik wrote: > Commit 8f460e2c78f2 ("drm/i915: Demidlayer driver loading") which > introduced manual device registration also added a message that is > submitted on device registration failure as an error. If that fail

[PATCH v5 1/3] drm/i915: Downgrade device register error if injected

2025-03-15 Thread Janusz Krzysztofik
Commit 8f460e2c78f2 ("drm/i915: Demidlayer driver loading") which introduced manual device registration also added a message that is submitted on device registration failure as an error. If that failure is triggered by error injection test, that's an expected error, but CI still reports it as a bu