Skip to content

media: ipu6: Invalidate MMU TLB in dma buffers creation#438

Merged
hao-yao merged 1 commit into
intel:iotg_ipu6from
hao-yao:iotg_ipu6
May 11, 2026
Merged

media: ipu6: Invalidate MMU TLB in dma buffers creation#438
hao-yao merged 1 commit into
intel:iotg_ipu6from
hao-yao:iotg_ipu6

Conversation

@hao-yao
Copy link
Copy Markdown
Contributor

@hao-yao hao-yao commented May 11, 2026

This patch ensures that the MMU TLB is properly invalidated during the creation and mapping of DMA buffers for IPU devices. Without explicit invalidation, stale or incorrect entries in the TLB can cause invalid memory access in hardware.

This patch ensures that the MMU TLB is properly invalidated during
the creation and mapping of DMA buffers for IPU devices. Without
explicit invalidation, stale or incorrect entries in the TLB can cause
invalid memory access in hardware.

Signed-off-by: Hao Yao <hao.yao@intel.com>
@hao-yao hao-yao merged commit 504893c into intel:iotg_ipu6 May 11, 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.

2 participants