summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-kms-mode.c
Commit message (Expand)AuthorAgeFilesLines
* Replace contents with redirect messagemasterFlorian Müllner2021-07-191-143/+0
* kms/mode: Recreate blob id each mode setJonas Ådahl2021-07-071-13/+4
* crtc-mode-kms: Wrap MetaKmsMode instead of drmModeModeInfoJonas Ådahl2021-01-221-0/+48
* kms/mode: Add getter for nameJonas Ådahl2021-01-221-0/+6
* kms/mode: Add mode flagsJonas Ådahl2021-01-221-1/+10
* kms/mode: Add API to create blob IDs for modes on demandJonas Ådahl2021-01-221-0/+34
* kms: Add MetaKmsMode abstractionJonas Ådahl2021-01-221-0/+55