summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-09-221-2/+15
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-40/+4
* Correct headers to build with eglfs modulesElvis Lee2020-11-171-1/+1
* Export gbm device integration to build it outsideElvis Lee2020-10-231-5/+10
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-141-0/+4
* eglfs: kms: Fix hw cursor with multiple screensLaszlo Agocs2019-11-141-0/+10
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
* eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-191-22/+0
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-051-1/+6
* eglfs_kms: Output cloning supportLaszlo Agocs2017-09-051-0/+11
* Use correct DRM event context versionJonathan Liu2017-07-261-1/+1
* Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-171-5/+5
* Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-161-15/+21
* eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-221-1/+1
* eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-111-2/+2
* eglfs: Fix DRM+KMS backendsLaszlo Agocs2016-05-101-2/+2
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-151-0/+158