Skip to content

Add IPU7 patches for kernel version 6.17.0#56

Merged
hao-yao merged 1 commit intointel:mainfrom
avinashiitk:ipu7_patch_kernel_17_7_0
Mar 27, 2026
Merged

Add IPU7 patches for kernel version 6.17.0#56
hao-yao merged 1 commit intointel:mainfrom
avinashiitk:ipu7_patch_kernel_17_7_0

Conversation

@avinashiitk
Copy link
Copy Markdown
Contributor

Add IPU7 patches for kernel version 6.17.0

kernel version v6.17.0 requres some patch re-formatting of debugfs patch before can be applied. new patch 0002-staging-ipu7-Add-IPU7-debugfs.patch has been added.

From a17749278e936d83d3ccb3c432a077f7f97528d3 Mon Sep 17 00:00:00 2001
From: linya14x <linx.yang@intel.com>
Date: Thu, 26 Mar 2026 14:23:10 +0800
Subject: [PATCH] staging: ipu7: Add IPU7 debugfs
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this patch? It's only for debug purpose.

Copy link
Copy Markdown
Contributor Author

@avinashiitk avinashiitk Mar 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this patch? It's only for debug purpose.

kernel v6.18.3 and v6.17.7 is having debugfs patch. then why not for v6.17.0?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently this is how we are working for kernel 6.18.3 and 6.17.7. And would be good short term solution.
As suggested by you, we can remove all debug_fs code from drivers and remove this patch from patch folder. This will need more validation time. We can take it up next.

depends on X86 && HAS_DMA
depends on IPU_BRIDGE || !IPU_BRIDGE
- depends on PCI
+ #
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This block is wrong, please remove.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReUsed as it is from patch/v6.17.7/in-tree/0003-staging-ipu7-Add-PSYS-Makefile-and-Kconfig.patch

Signed-off-by: Avinash Kumar <avinash3.kumar@intel.com>
@avinashiitk avinashiitk force-pushed the ipu7_patch_kernel_17_7_0 branch from 86d197e to e7a2e59 Compare March 27, 2026 05:39
@saragsapre
Copy link
Copy Markdown

  1. These patches are copied from 6.17.7 patch list and copied for 6.17.0
  2. 0002-staging-ipu7-Add-IPU7-debugfs.patch was modified for 6.17.0 because it was failing if we try to apply as it is.
  3. These changes should not affect any other enablement on different kernel versions negatively.

@hao-yao hao-yao merged commit e466da1 into intel:main Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants