29 Commits (a8827940274391d658ef2ea69bce4fade45bff5f)

Author SHA1 Message Date
nerdopolis d2a320d53e Fix TTY switching after failed failed repaint with legacy mode set. 3 years ago
Alexandros Frantzis 10937feef8 backend-drm: Clear drm_output cursor_view when view is destroyed 3 years ago
Igor Matheus Andrade Torrente bfcb1adc14 backend-drm: Drop support to non universal plane drivers 3 years ago
Pekka Paalanen f48277b577 drm-backend: require DRM_CAP_TIMESTAMP_MONOTONIC 3 years ago
Leandro Ribeiro 98101e88cc backend-drm: ignore formats without modifiers from IN_FORMATS 3 years ago
Leandro Ribeiro 567cc92797 backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported 3 years ago
Scott Anderson 7466309c12 backend-drm: start to use weston_drm_format in drm_plane 3 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
Pekka Paalanen b9ca801324 drop MOD_INVALID, MOD_LINEAR definitions 4 years ago
Leandro Ribeiro 96bef0517e drm-backend: add support for writeback connectors 4 years ago
Leandro Ribeiro e636990de3 drm-backend: move connector data from struct drm_head to struct drm_connector 4 years ago
Leandro Ribeiro 744c0cbb32 drm-backend: drop unused_crtcs from struct drm_backend 4 years ago
Leandro Ribeiro b00d1a2efb drm-backend: move CRTC data from struct drm_output to new struct drm_crtc 4 years ago
Stefan Agner 465ab2cd92 backend-drm: allow to disable GBM modifiers 4 years ago
Leandro Ribeiro ea4d13b3e3 drm-backend: remove log that advertises universal planes support 4 years ago
Scott Anderson 15c603caa6 drm: Fix leak of damage blob id 4 years ago
Lucas Stach 72e7a1ed48 backend-drm: Parse KMS panel orientation property, apply to weston_head 5 years ago
Emmanuel Gil Peyrot 1b3ad0993b backend-drm: Make boolean fields actually bool 5 years ago
Leandro Ribeiro 6196b201be backend-drm: remove unecessary ifdef checks 5 years ago
Marius Vlad cdd6fa2717 backend-drm: Add zpos DRM-property 5 years ago
Marius Vlad 1accffe053 backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Daniel Stone 2cb926c558 Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" 5 years ago
Marius Vlad 95e3b0deae backend-drm: Teach drm_property_info_populate() to retrieve range values 5 years ago
Ankit Nautiyal fc2c180926 backend-drm: Check for HDCP Content Type property before setting 5 years ago
Ankit Nautiyal a344fe3245 backend-drm: Add support for content-protection 5 years ago
Stefan Agner 974390a5fa backend-drm: get handle in gbm specific code 5 years ago
Stefan Agner 5dd3e9996a backend-drm: drop gbm.h from c files 5 years ago
Tomohito Esaki 29beeafde9 backend-drm: make linear modifier to default 5 years ago
Daniel Stone 4c2fc7058a compositor-drm: Move KMS API use to separate file 5 years ago