summaryrefslogtreecommitdiff
path: root/src/tests/native-kms-device.c
Commit message (Expand)AuthorAgeFilesLines
* kms/impl-device: Let process() always take ownership of the updateJonas Ådahl2023-03-021-3/+0
* kms: Make KMS feedback struct ref countedJonas Ådahl2023-03-011-3/+3
* backends/native: Replace MetaKmsCrtcGamma with MetaGammaLutSebastian Wick2023-02-231-26/+8
* backends/native: Use MetaKmsCrtcGamma for the KMS gamma color updateSebastian Wick2023-02-231-22/+25
* tests/kms: Don't leak MetaKmsFeedbackJonas Ådahl2023-02-181-6/+11
* kms: Don't enter power saving via updatesJonas Ådahl2022-01-251-5/+1
* tests/kms/device: Add power saving testJonas Ådahl2022-01-251-0/+90
* tests/kms: Check predicted state is correctly predictedJonas Ådahl2022-01-251-11/+194
* tests/kms/device: Add mode setting testJonas Ådahl2022-01-251-0/+57
* kms/connector: Add getter for preferred modeJonas Ådahl2022-01-251-0/+1
* tests: Add KMS device testsJonas Ådahl2022-01-251-0/+111