summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/kmsconvenience
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+1
| |\
| | * Fix typo in debug statement: QPlatformScren -> QPlatformScreenSérgio Martins2017-09-241-1/+1
* | | Build fix for clang-5.0Jędrzej Nowacki2017-10-141-1/+1
* | | Fix compilation with clang, missing errno.hDavid Faure2017-10-121-0/+2
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7
* | | kms: Discover all available planesLaszlo Agocs2017-09-192-0/+205
* | | kms: Fix crtc allocation logicLaszlo Agocs2017-09-192-3/+6
* | | kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-192-8/+8
* | | eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-052-17/+53
* | | kms: Remove unused member variableLaszlo Agocs2017-09-052-3/+0
* | | eglfs_kms: Output cloning supportLaszlo Agocs2017-09-052-38/+84
* | | kms: Add support for filtering based on vrefreshLaszlo Agocs2017-09-051-3/+10
* | | eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-052-1/+32
* | | eglfs_kms: Report the real preferred mode from QScreenLaszlo Agocs2017-09-051-6/+6
|/ /
* | eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-022-0/+25
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-201-1/+0
|\|
| * Disable precompiled headers for small modulesThiago Macieira2017-04-201-1/+0
* | eglfs_kms: Mode supportPier Luigi Fiorini2017-02-242-0/+2
|/
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-7/+20
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-1/+40
* Add aliases for env vars common to eglfs and linuxfbLaszlo Agocs2016-11-241-6/+13
* Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-163-0/+793