~vicamo/+git/ubuntu-kernel:bug-1989041/intel-ipu6-iommu-quirk-rpl/unstable

Last commit made on 2022-09-12
Get this branch:
git clone -b bug-1989041/intel-ipu6-iommu-quirk-rpl/unstable https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-1989041/intel-ipu6-iommu-quirk-rpl/unstable
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

5a6976b... by zouxiaoh <email address hidden>

UBUNTU: SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Raptor Lake

BugLink: https://bugs.launchpad.net/bugs/1989041

Intel IPU(Image Processing Unit) has its own (IO)MMU hardware,
The IPU driver allocates its own page table that is not mapped
via the DMA, and thus the Intel IOMMU driver blocks access giving
this error: DMAR: DRHD: handling fault status reg 3 DMAR:
[DMA Read] Request device [00:05.0] PASID ffffffff
fault addr 76406000 [fault reason 06] PTE Read access is not set
As IPU is not an external facing device which is not risky, so use
IOMMU passthrough mode for Intel IPUs.

(backported from https://github.com/intel/ipu6-drivers/blob/89c6b99e4bec00a04b53f37cd8c3c01ce824a4ab/patch/IOMMU-passthrough-for-intel-ipu.diff)
Signed-off-by: You-Sheng Yang <email address hidden>

73b124d... by Andrea Righi

UBUNTU: Ubuntu-unstable-6.0.0-7.7

Signed-off-by: Andrea Righi <email address hidden>

3319c01... by Andrea Righi

UBUNTU: [Config] update configs and annotations after rebase to 6.0-rc5

In particular drop CONFIG_ARM64_BTI_KERNEL that is not supported anymore
if the kernel is built with gcc, see:

 c0a454b9044f ("arm64/bti: Disable in kernel BTI when cross section thunks are broken")

Signed-off-by: Andrea Righi <email address hidden>

2088158... by Andrea Righi

UBUNTU: [Packaging[ get rid of unnecessary 'set -x'

Drop a 'set -x' previously added for debugging purposes by commit
7339f2ad00dc ("UBUNTU: [Packaging]: always use fully qualified <triplet>-gcc-VER toolchain")

Signed-off-by: Andrea Righi <email address hidden>

9808e48... by Andrea Righi

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/master)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

1d0df91... by Andrea Righi

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1989331
Properties: no-test-build
Signed-off-by: Andrea Righi <email address hidden>

828fddd... by Andrea Righi

UBUNTU: Rebase to v6.0-rc5

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

3f63947... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

b9189ee... by Andrea Righi

UBUNTU: [Packaging] resync getabis

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

0f89cc2... by Dimitri John Ledkov

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/master)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Dimitri John Ledkov <email address hidden>