~canonical-hwe-team/hwe-next/+git/intermediate-kernel:linux-oem-6.8/noble/experimental

Last commit made on 2024-05-21
Get this branch:
git clone -b linux-oem-6.8/noble/experimental https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/intermediate-kernel
Members of Canonical Hardware Enablement can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
linux-oem-6.8/noble/experimental
Repository:
lp:~canonical-hwe-team/hwe-next/+git/intermediate-kernel

Recent commits

5931797... by You-Sheng Yang

Experimental linux-oem-6.8/noble changes

dd3ae27... by Serin Yeh

UBUNTU: SAUCE: media/i2c: ov08x40: add handshake pin support

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

Add new sensor OV08X40 driver. Add Tline calculation and handshake
pin support for sensor

Change-Id: I4cf3f683dcedbbd9b882e48d948ab121f9d5d33c
Tracked-On: #JILCCI-19
Signed-off-by: Serin Yeh <email address hidden>
Signed-off-by: You-Sheng Yang <email address hidden>

c48cd73... by jason chen

media: ov08x40: Modify the tline calculation in different modes

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

ov08x40 quad bayer sensor ISP has the following work modes:
- normal mode: full size
- 2x2 binned mode: binning size

In normal and binned modes, different tline calculations are
applied.

- normal mode: Tline value needs to be doubled as per the
vendor's update.

Tline time = 2 * HTS / SCLK
Exposure unit : 1 * HTS = 0.5 Tline

- 2x2 binned mode:

Tline time = 1 * HTS / SCLK
Exposure unit : 1 * HTS = 1 Tline

Signed-off-by: Jason Chen <email address hidden>
Signed-off-by: Sakari Ailus <email address hidden>
Signed-off-by: Mauro Carvalho Chehab <email address hidden>
(cherry picked from commit eea8f730df15dd41341b2904748a89895f20032b)
Signed-off-by: You-Sheng Yang <email address hidden>

62ce8c9... by jason chen

media: ov08x40: Avoid sensor probing in D0 state

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

When the system enters the D0 state and attempt to probe the device,
another component, such as LED, will also be pulled high due to the
hardware design. It's advisable to keep the device being probed in
a different D state.

Signed-off-by: Jason Chen <email address hidden>
Signed-off-by: Sakari Ailus <email address hidden>
Signed-off-by: Mauro Carvalho Chehab <email address hidden>
(cherry picked from commit b1a42fde6e077ec2fdeac1bcbcf464210c5aa682)
Signed-off-by: You-Sheng Yang <email address hidden>

05d4c33... by Gabe Teeger <email address hidden>

drm/amd/display: Atom Integrated System Info v2_2 for DCN35

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

New request from KMD/VBIOS in order to support new UMA carveout
model. This fixes a null dereference from accessing
Ctx->dc_bios->integrated_info while it was NULL.

DAL parses through the BIOS and extracts the necessary
integrated_info but was missing a case for the new BIOS
version 2.3.

Reviewed-by: Nicholas Kazlauskas <email address hidden>
Acked-by: Aurabindo Pillai <email address hidden>
Signed-off-by: Gabe Teeger <email address hidden>
Tested-by: Daniel Wheeler <email address hidden>
Signed-off-by: Alex Deucher <email address hidden>
(cherry picked from commit 9a35d205f466501dcfe5625ca313d944d0ac2d60)
Signed-off-by: You-Sheng Yang <email address hidden>

3dda808... by Timo Aaltonen

UBUNTU: Ubuntu-oem-6.8-6.8.0-1006.6

Signed-off-by: Timo Aaltonen <email address hidden>

7d10a12... by Timo Aaltonen

UBUNTU: [Config] Update config after rebase.

Signed-off-by: Timo Aaltonen <email address hidden>

632c6d8... by Timo Aaltonen

UBUNTU: debian.oem/dkms-versions -- update from kernel-versions (main/2024.04.29)

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

2c12edc... by Timo Aaltonen

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2064336
Properties: no-test-build
Signed-off-by: Timo Aaltonen <email address hidden>

3443037... by Timo Aaltonen

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Timo Aaltonen <email address hidden>