summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/kmsconvenience/qkmsdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-7/+7
* kms: Discover all available planesLaszlo Agocs2017-09-191-0/+128
* kms: Fix crtc allocation logicLaszlo Agocs2017-09-191-3/+5
* kms: Rename the plane index workaround vars appropriatelyLaszlo Agocs2017-09-191-5/+5
* eglfs_kms: Add headless mode for DRM render nodesLaszlo Agocs2017-09-051-4/+35
* kms: Remove unused member variableLaszlo Agocs2017-09-051-2/+0
* eglfs_kms: Output cloning supportLaszlo Agocs2017-09-051-33/+75
* kms: Add support for filtering based on vrefreshLaszlo Agocs2017-09-051-3/+10
* eglfs_kms: Add support for formats other than XRGB8888Laszlo Agocs2017-09-051-1/+30
* eglfs_kms: Report the real preferred mode from QScreenLaszlo Agocs2017-09-051-6/+6
* eglfs_kms: Decode EDID blobPier Luigi Fiorini2017-05-021-0/+23
* eglfs_kms: Mode supportPier Luigi Fiorini2017-02-241-0/+1
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-181-6/+17
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+37
* 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-161-0/+608