Skip to content

platforms/drm: small changes

Xaver Hugl requested to merge work/mode-update into master

commit 1: update m_conn, or the modelist will be the same. @meven I think you dropped that somewhere along the way :)

commit 2: use setTransformInternal in updateTransform, like in the other setters. Also use updateTransform instead of setTransformInternal in DrmBackend so that hardware rotation is used where possible

commit 3: the same warning is already printed in DrmPipeline

Merge request reports