aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0024-eglfs_kms-Do-not-skip-the-initial-SetCrtc.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtbase: backport two elgfs fixes from qtbase upstreamMing Liu2022-02-221-0/+50
To let eglfs_kms integration work, we need backport two patches from qtbase upstream: ``` bd4a1b98: eglfs: kms: Query the current mode correctly via the encoder f9e70f49: eglfs_kms: Do not skip the initial SetCrtc ``` Signed-off-by: Ming Liu <liu.ming50@gmail.com>