49 Commits (dc3b3493259ee55df2429af30d1ddf9e5e9a45d2)

Author SHA1 Message Date
Daniel Stone 30de938624 backend-drm: Add more view-to-plane failure states 3 years ago
Daniel Stone e5ad3c8865 backend-drm: Remove separate zpos_plane list 3 years ago
Daniel Stone af42fc1e33 backend-drm: Assign plane_idx by plane list order 3 years ago
Daniel Stone 57d609a47e backend-drm: Cache fb<->plane format compatibility list 3 years ago
Daniel Stone 7d27df4c4c backend-drm: Cache drm_fb for each weston_buffer 3 years ago
Daniel Stone 2ecc38b042 backend-drm: Move fb -> buffer reference to plane state 3 years ago
Leandro Ribeiro 5429302e78 backend-drm: add KMS plane's formats to per-surface dma-buf feedback 3 years ago
Leandro Ribeiro 0a7034c0cb backend-drm: keep track of the reason why promoting view to a plane failed 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
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
Maxime Roussin-Bélanger 35e34505ce backend-drm: fix typos 4 years ago
Pekka Paalanen 9b94a7d833 Bump libdrm dependency to 2.4.95 4 years ago
Leandro Ribeiro 96bef0517e drm-backend: add support for writeback connectors 4 years ago
Leandro Ribeiro 6794164bd9 drm-backend: move drm_head management from drm_connector_assign_connector_info() to drm_head_update_info() 4 years ago
Leandro Ribeiro 702fbf7282 drm-backend: cache drmModeObjectProperties for 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
Alexandros Frantzis 9975134593 drm: Introduce drm_plane_reset_state() helper function 4 years ago
Michael Olbrich 3ac911f69b drm: remove duplicate function declarations 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
Emmanuel Gil Peyrot b2f54d9f17 backend-drm: Remove unused variable 5 years ago
Stefan Agner 723c6a1266 backend-drm: Define potentially missing aspect-ratio bit definitions 5 years ago
Daniel Stone 6093772f45 backend-drm: Use aspect-ratio bit definitions from libdrm 5 years ago
Marius Vlad 81bada58db backend-drm: Add dmabuf scan-out check for DRM-backend 5 years ago
Marius Vlad 2538aaccc7 backend-drm: Construct a zpos candidate list of planes 5 years ago
Marius Vlad 3dea57a9d5 backend-drm: Add a helper to display plane type as a 'string' 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
Stefan Agner ccf24076dd backend-drm: make GBM optional 5 years ago
Stefan Agner 3654c673f8 backend-drm: separate out DRM virtual support 5 years ago
Ankit Nautiyal a344fe3245 backend-drm: Add support for content-protection 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad e41c1bff11 libweston: Introduce backend.h 5 years ago
Marius Vlad a72e3716e8 libweston: Introduce libweston-internal.h 5 years ago
Stefan Agner 974390a5fa backend-drm: get handle in gbm specific code 5 years ago
Daniel Stone e404b72fd5 compositor-drm: Split assign_planes() into separate file 5 years ago
Daniel Stone 6b466f25af compositor-drm: Move state helpers to separate file 5 years ago
Daniel Stone 7580b3c09e compositor-drm: Move FB handling to a separate file 5 years ago
Daniel Stone 4c2fc7058a compositor-drm: Move KMS API use to separate file 5 years ago
Daniel Stone fbe6c1db7b compositor-drm: Move mode handling to separate file 5 years ago
Daniel Stone dd1bc50ba2 compositor-drm: Create header for backend internals 5 years ago