platforms/drm: small changes
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