~ubuntu-kernel/ubuntu/+source/linux/+git/mantic:master-next--2024.02.05-2--auto

Last commit made on 2024-03-14
Get this branch:
git clone -b master-next--2024.02.05-2--auto https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/mantic
Members of Ubuntu Kernel Repositories can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master-next--2024.02.05-2--auto
Repository:
lp:~ubuntu-kernel/ubuntu/+source/linux/+git/mantic

Recent commits

b5f0f47... by Ubuntu Kernel Bot <email address hidden>

UBUNTU: Ubuntu-6.5.0-22.22

Signed-off-by: Ubuntu Kernel Bot <email address hidden>

29712b4... by Ubuntu Kernel Bot <email address hidden>

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

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Ubuntu Kernel Bot <email address hidden>

ffed1e3... by Ubuntu Kernel Bot <email address hidden>

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Ubuntu Kernel Bot <email address hidden>

436d99e... by Ubuntu Kernel Bot <email address hidden>

UBUNTU: [Packaging] update annotations scripts

BugLink: https://bugs.launchpad.net/bugs/2052615
Signed-off-by: Ubuntu Kernel Bot <email address hidden>

5d8108f... by Ubuntu Kernel Bot <email address hidden>

UBUNTU: [Packaging] resync git-ubuntu-log

BugLink: https://bugs.launchpad.net/bugs/2052615
Signed-off-by: Ubuntu Kernel Bot <email address hidden>

5859217... by Ubuntu Kernel Bot <email address hidden>

UBUNTU: link-to-tracker: update tracking bug

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

Properties: no-test-build
Signed-off-by: Ubuntu Kernel Bot <email address hidden>

d2d3475... by Manuel Diewald

UBUNTU: Ubuntu-6.5.0-21.21

Signed-off-by: Manuel Diewald <email address hidden>

5b862dd... by Manuel Diewald

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/2052603
Properties: no-test-build
Signed-off-by: Manuel Diewald <email address hidden>

233ccbc... by Manuel Diewald

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Manuel Diewald <email address hidden>

517302c... by =?utf-8?b?VmlsbGUgU3lyasOkbMOk?= <email address hidden>

drm/i915/dmc: Don't enable any pipe DMC events

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

The pipe DMC seems to be making a mess of things in ADL. Various weird
symptoms have been observed such as missing vblank irqs, typicalle
happening when using multiple displays.

Keep all pipe DMC event handlers disabled until needed (which is never
atm). This is also what Windows does on ADL+.

We can also drop DG2 from disable_all_flip_queue_events() since
on DG2 the pipe DMC is the one that handles the flip queue events.

Cc: <email address hidden>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/8685
Signed-off-by: Ville Syrjälä <email address hidden>
Link: https://patchwork.<email address hidden>
Reviewed-by: Imre Deak <email address hidden>
(cherry picked from commit 648d7be8ecf47b0556e32550145c70db153b16fb)
Signed-off-by: Jani Nikula <email address hidden>
(cherry picked from commit 49e0a85ec3441edc6c77aa40206d6e5ee4597efc)
Signed-off-by: Roxana Nicolescu <email address hidden>
Acked-by: Thibault Ferrante <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Signed-off-by: Roxana Nicolescu <email address hidden>