summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-8/+8
* eglfs_kms: Remove unused virtuals and move flip callbackLaszlo Agocs2017-09-191-2/+19
* kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-191-15/+0
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-051-5/+10
* eglfs_kms: Output cloning supportLaszlo Agocs2017-09-051-22/+111
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-051-7/+23
* eglfs_kms: Skip modesetting when current is good enoughLaszlo Agocs2017-09-051-25/+42
* eglfs_kms: Lift the one window per screen ever limitationLaszlo Agocs2017-09-051-2/+7
* eglfs_kms: remove unused codeLaszlo Agocs2017-09-051-19/+1
* Include missing errno.hAllan Sandfeld Jensen2017-03-181-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-10/+27
|\
| * eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-031-10/+27
* | Move DRM/KMS code from eglfs into kmsconvenienceLaszlo Agocs2016-11-161-6/+9
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* eglfs: Move remaining sources to under apiLaszlo Agocs2016-09-221-1/+1
* eglfs: Configurable screen order in the virtual desktopLaszlo Agocs2016-08-111-4/+3
* eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-101-2/+2
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-151-0/+223