summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/kmsconvenience
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-2/+11
|\
| * Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-181-1/+1
| |\
| * \ 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
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-112-13/+19
|\| |
| * | 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
* | | Regenerate platformsupport projectsAlexandru Croitor2019-10-082-2/+0
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-3/+16
|\| |
| * | kms: Try to preserve existing output routing as weston would doYuya Nishihara2019-07-291-3/+16
* | | Add support for private module .pri filesSimon Hausmann2019-06-052-0/+2
* | | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-0/+25
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-4/+18
|\| |
| * | 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
* | | CMake: Regenerate src/platformsupport/kmsconvenienceTobias Hunger2019-05-061-3/+7
* | | Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-3/+1
|\| |
| * | QString: mark obsolete functions as deprecatedChristian Ehrlicher2019-03-041-3/+1
| |/
* | CMake: Re-generate platformsupport/kmsconvenienceTobias Hunger2019-03-292-6/+9
* | cmake: build kmsconvenienceAlbert Astals Cid2019-02-111-0/+20
|/
* 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
|\|