summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-kms-impl.c
Commit message (Expand)AuthorAgeFilesLines
* kms: Concentrate update processing in MetaKmsDeviceJonas Ådahl2022-01-251-17/+0
* native: Release output device files that are unusedJonas Ådahl2021-07-071-0/+10
* kms: Gracefully handle page flipping direct scanouts failingJonas Ådahl2021-07-021-3/+4
* backend/native: Split up KMS shutdown in two phasesJonas Ådahl2021-05-051-0/+15
* kms: Move impl backend inherit MetaKmsImplDevice instead of MetaKmsImplJonas Ådahl2021-01-221-14/+27
* kms/impl: Manage a list of impl devicesJonas Ådahl2021-01-221-0/+26
* native: Remove left-over flip waiting functionalityJonas Ådahl2021-01-221-6/+0
* kms-impl-simple: Add fake cursor planes if no real onesJonas Ådahl2020-03-071-0/+7
* kms: Make update processing return direct feedbackJonas Ådahl2020-02-111-5/+4
* kms: Process impl idle callbacks before pre dispatch flushPekka Paalanen2019-12-061-0/+7
* backend/native: Add and use transactional KMS APIJonas Ådahl2019-06-201-0/+22
* backends/native: Add basic KMS abstraction building blocksJonas Ådahl2019-06-201-0/+110