119 Commits (dev)

Author SHA1 Message Date
Michael Tretter a5d52075a0 backend-drm: schedule connector disable for detached head 1 year ago
vanfanel 24ee61445c Don't change the max_bpc connector prop if mode=current. 2 years ago
Michael Olbrich 4cde507be6 backend-drm: fix plane sorting 2 years ago
Michael Olbrich 6275a0fb32 backend-drm: delay mode switches until the last commit is completed 2 years ago
Michael Olbrich 3b3fdc52c3 backend-drm: improve atomic commit failure handling 2 years ago
Marius Vlad 78ccc99d0a libweston: Remove runtime render switching 2 years ago
Michael Olbrich f5a4fb5abc backend-drm: make sure all buffers are released when an output is removed 2 years ago
Daniel Stone 01c57eca43 backend-drm: Don't leak drm_device on shutdown 2 years ago
Michael Olbrich 78933093a1 backend-drm: check that outputs are in fact ours 2 years ago
Michael Olbrich 3e44a6eb3d backend-drm: don't try to disable planes on session deactivation 2 years ago
Pekka Paalanen d24adbbe25 backend-drm: set connector max bpc 2 years ago
Philipp Zabel ffc011d6a3 backend-drm: check that outputs and heads are in fact ours 2 years ago
Michael Tretter dfceb60274 backend-drm: explicitly pass device to initialization 2 years ago
Michael Tretter deebfd99e3 backend-drm: get the drm device from the output 2 years ago
Michael Tretter 6e36787dfd backend-drm: handle hotplug events per drm device 2 years ago
Michael Tretter 345e705e33 backend-drm: move drm objects from backend to drm device 2 years ago
Michael Tretter c4685d9463 backend-drm: attach device to pending state 2 years ago
Michael Tretter 615a37dc88 backend-drm: make dma-buf feedback device specific 2 years ago
Michael Tretter 101c0f6b8b backend-drm: get the fb using the device instead of the backend 2 years ago
Michael Tretter 0d967bd7f4 backend-drm: extract device from backend 2 years ago
Pekka Paalanen c4fedd503f backend-drm: move code to kms-color.c 2 years ago
Pekka Paalanen e6a9e3c4ee backend-drm: default to XRGB2101010 for HDR 2 years ago
Pekka Paalanen 5151f9fe9e backend-drm: program HDR_OUTPUT_METADATA 2 years ago
Pekka Paalanen 1d17e4991f backend-drm: check for HDR_OUTPUT_METADATA 2 years ago
Michael Tretter 6ee6e76a0c compositor: remove repaint_data from compositor 2 years ago
Michael Tretter c448b938f7 backend-drm: always get pending_state from backend 2 years ago
Derek Foreman 2c91c70250 launchers: Remove --tty option 3 years ago
Derek Foreman a96dfc7098 launchers: remove launchers 3 years ago
Derek Foreman 66374d48f1 compositor: Remove desktop zoom 3 years ago
Daniel Stone af42fc1e33 backend-drm: Assign plane_idx by plane list order 3 years ago
Daniel Stone 6609840479 backend-drm: Pre-sort plane list by zpos 3 years ago
Derek Foreman db7e85d5f8 drm: Fix hang on zoom 3 years ago
Daniel Stone 57d609a47e backend-drm: Cache fb<->plane format compatibility list 3 years ago
Daniel Stone f508603420 backend-drm: Free scanout format table after use 3 years ago
Leandro Ribeiro 5429302e78 backend-drm: add KMS plane's formats to per-surface dma-buf feedback 3 years ago
Derek Foreman 74bdb35c85 drm: Ignore timestamp for monitor shut-off 3 years ago
Marius Vlad 7a44ee7f37 backend-drm: Clean-up minor leak when destroying the DRM-backend 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
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
Leandro Ribeiro 2984f36c72 backend-drm: set plane format to gbm_format at the appropriate time 3 years ago
Marius Vlad d171c7b3ba libweston/backend-drm: Re-order gbm destruction at DRM-backend tear down 4 years ago
Pekka Paalanen 4b301fe7f2 Add weston-drm-fourcc.h 4 years ago
Pekka Paalanen 7f1a113c89 drm-backend: do not skip renderer if capturing screen 4 years ago
Marius Vlad a86b590fea backend-drm: Fix ignoring config 'require-input' option 4 years ago
Igor Matheus Andrade Torrente 6354455979 backend-drm: Reuse drmModeRes in drm_backend_create 4 years ago
Leandro Ribeiro 96bef0517e drm-backend: add support for writeback connectors 4 years ago
Leandro Ribeiro 7243022b38 drm-backend: add function drm_backend_add_connector() to create drm_head for connectors that appear 4 years ago
Leandro Ribeiro 99611c8788 drm-backend: add helper function resources_has_connector() 4 years ago