summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/kmsconvenience
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-042-2/+11
|\
| * eglfs/kms: Re-enable drm/gbm format overrides in the config fileLaszlo Agocs2019-08-152-2/+11
* | eglfs/kms: Add drm atomic blend_op property handlingPaul Olav Tvete2019-08-222-0/+3
* | eglfs: Drop annoying warnings without drm atomicLaszlo Agocs2019-08-131-13/+16
* | kms: Try to preserve existing output routing as weston would doYuya Nishihara2019-07-291-3/+16
* | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-4/+10
|\|
| * eglfs: Make the logs from atomic support usableLaszlo Agocs2019-05-141-4/+10
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-151-1/+1
|\|
| * Add missing backslash to kmsconvenience.proLaszlo Agocs2019-05-091-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+8
|\|
| * kms: Add support for "skip" key in the output configLaszlo Agocs2019-04-121-0/+8
* | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-3/+1
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-1/+1
|\
| * Fix Clang annoying, useless warning about using %llu when it wants %luThiago Macieira2018-07-051-1/+1
* | eglfs/kms: Add drm atomic zpos property handlingLionel CHAZALLON2018-05-032-0/+3
* | eglfs/kms: also set windowing properties on planesLionel CHAZALLON2018-04-092-0/+12
* | eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-042-0/+33
* | eglfs/kms: make sure eglfs plane is always consistentLionel CHAZALLON2018-03-181-3/+9
* | eglfs/kms: Add DRM atomic ModeSettingLionel CHAZALLON2018-03-172-1/+54
* | eglfs/kms: Add DRM/KMS atomic supportLionel CHAZALLON2018-03-052-0/+87
|/
* 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