summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support
Commit message (Expand)AuthorAgeFilesLines
* EGLFS: Don’t compute logical DPI from physical sizeMorten Johan Sørvig2020-10-062-8/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-3/+3
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-0/+28
* CMake Build: Fix libdrm detection and compilation on QNXCristian Adam2020-08-191-0/+7
* Use QList instead of QVector in pluginsJarek Kobus2020-07-062-3/+3
* Move the EDID parser into QtGuiFriedemann Kleint2020-07-013-3/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-8/+4
* Post Merge FixesLeander Beernaert2020-01-241-0/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-247-7/+339
|\
| * eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-146-6/+333
| * eglfs: kms: Fix hw cursor with multiple screensLaszlo Agocs2019-11-142-0/+5
| * eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-131-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-141-1/+1
* | Regenerate everything under ./srcAlexandru Croitor2019-11-121-3/+0
* | Regenerate platforms plugins part 2Alexandru Croitor2019-10-081-1/+0
* | Add support for private module .pri filesSimon Hausmann2019-06-051-0/+1
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-6/+12
* | 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-1/+1
|\|
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-1/+1
* | cmake: build eglfs_kms_supportAlbert Astals Cid2019-02-181-0/+29
|/
* Cleanup in eglfs device integration .pro filesSimon Hausmann2018-10-051-1/+0
* eglfs/kms: Add framebuffer scaling ability with KMS atomicLionel CHAZALLON2018-04-041-3/+2
* eglfs/kms: Share drm connector id with nativeRes.ForScreenLionel CHAZALLON2018-03-181-0/+2
* eglfs/kms: Share atomic request with nativeRes.ForIntegrationLionel CHAZALLON2018-03-071-0/+4
* eglfs/kms : implement nativeResourceForScreenLionel CHAZALLON2018-01-202-0/+11
* Add a tech preview eglfs device integration for VSP2 compositionJohan Klokkhammer Helsing2018-01-082-1/+62
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-192-10/+0
* eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-192-0/+9
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-052-3/+12
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-051-3/+21
* eglfs_kms: remove unused codeLaszlo Agocs2017-09-052-6/+0
* Change EDID parsing qCWarnings to qCDebugsLaszlo Agocs2017-08-031-2/+2
* eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-023-2/+39
* eglfs_kms: Use eglGetPlatformDisplay when availableLaszlo Agocs2017-04-241-1/+1
* eglfs_kms: Mode supportPier Luigi Fiorini2017-02-242-0/+27
* kms: calculate physical size if actual size is unknownSamuli Piippo2017-02-061-1/+6
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-1/+3
* eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-072-22/+22
* Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-167-669/+62
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-152-2/+2
* eglfs: clean up includes in the shared kms codeLaszlo Agocs2016-10-141-4/+1
* eglfs: Add Virtual and DSI connector types for DRMLaszlo Agocs2016-10-111-1/+3
* eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-223-3/+3
* eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-17/+41
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-7/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+2
|\
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-2/+2
* | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-0/+3