Mir

mir:improved-gbm-kms-probing

Last commit made on 2022-10-25
Get this branch:
git clone -b improved-gbm-kms-probing https://git.launchpad.net/mir

Branch merges

Branch information

Name:
improved-gbm-kms-probing
Repository:
lp:mir

Recent commits

71f50cf... by Chris Halse Rogers

miral/InternalClient: don't use a dead wl_display.

Once a Wayland error has occurred on a wl_display it can no longer be used.
Check whether the display is in an error state before trying to do a
roundtrip on internal client cleanup.

Fixes: #2344

31873e2... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2710

2710: Improve logging by DisplayConfigurationReport r=wmww a=AlanGriffiths

Inspired by logs attached to #2695

Fixes #2615

Co-authored-by: Alan Griffiths <email address hidden>

36114f3... by Alan Griffiths

FTBFS

bce8b4b... by Alan Griffiths

Log configuration failure before getting an error rolling it back

077e6cd... by Alan Griffiths

Don't log the same display configuration for every session

b51c7b3... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2709

2709: Drive-by cleanup r=Saviq a=AlanGriffiths

Drop obsolete workaround

Co-authored-by: Alan Griffiths <email address hidden>

48365ac... by Alan Griffiths

We no longer care about vivid (it has been EOL for six years)

9147077... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2705

2705: Change mmap to MAP_PRIVATE in example clients r=RAOF a=graysonguarino

Fixes #2534

Co-authored-by: Grayson Guarino <email address hidden>

0ad3ad1... by Grayson Guarino <email address hidden>

Change mmap to MAP_PRIVATE

a8ee328... by "bors[bot]" <26634292+bors[bot]@users.noreply.github.com>

Merge #2691

2691: Disconnected hardware has no modes: invent a size r=RAOF a=AlanGriffiths

In #2690, we're segfaulting trying to access the size of an output. Maybe this "fixes" it?

Marked as "draft" as it is experimental

Co-authored-by: Alan Griffiths <email address hidden>