tools: sof-kernel-log-check.sh: Add another drm error to ignore_str#1339
Merged
SzymonRichert merged 1 commit intothesofproject:mainfrom Jan 26, 2026
Merged
tools: sof-kernel-log-check.sh: Add another drm error to ignore_str#1339SzymonRichert merged 1 commit intothesofproject:mainfrom
SzymonRichert merged 1 commit intothesofproject:mainfrom
Conversation
majunkier
approved these changes
Jan 20, 2026
redzynix
approved these changes
Jan 20, 2026
bardliao
reviewed
Jan 20, 2026
tools/sof-kernel-log-check.sh
Outdated
|
|
||
| ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] Tile0: GT1: { key 0x0002 : 64b value 0xfec00000 } # ggtt_size' | ||
| ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] \*ERROR\* Tile0: GT1: PF: Failed to push self configuration \(-ECANCELED\)' | ||
| ignore_str="$ignore_str"'kernel: xe 0000:00:02.0: \[drm\] \*ERROR\* Tile0: GT1: PF: Failed to push self configuration \(-ETIME\)' |
Contributor
There was a problem hiding this comment.
Can we ignore all errors start with "'kernel: xe 0000:00:02.0: [drm]"?
Ignore all drm errors Signed-off-by: Pawel Langowski <pawelx.langowski@intel.com>
107c5f1 to
eb0a3f2
Compare
bardliao
approved these changes
Jan 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add (-ETIME) drm error to ignore string