Skip to content

platforms/drm: don't ignore not-immutable properties with blobs

Xaver Hugl requested to merge work/fix-hotplug into master

The MODE_ID property for example doesn't have a blob until we set it, so on hotplugging a monitor we can't perform a modeset. This isn't visible without hotplugging because the display manager sets a mode beforehand

BUG: 435786

Edited by Xaver Hugl

Merge request reports