143 Commits (c87fa24059d8f8051dcf9e7cd5b899dc3072fba0)

Author SHA1 Message Date
Michael Olbrich 43ebb7e25a backend-drm: the GL renderer is a hard requirement for DRM virtual outputs 4 years ago
Michael Olbrich 27fb564a19 backend-drm: build DRM virtual support when the pipewire plugin is enabled 4 years ago
Michael Olbrich 3097acc702 backend-drm: reorder plane checks to avoid unnecessary rendering 4 years ago
Alexandros Frantzis 53a71cb186 drm: Reset associated universal plane states when finalizing a crtc 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
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
Leandro Ribeiro e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend 4 years ago
Tomohito Esaki 51048463da drm: change timing to set color format for primary plane without universal plane 5 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone db6e6e1ec5 gl-renderer: Replace window-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Daniel Stone f9a6162595 drm: Get renderer buffer size from drm_fb 5 years ago
Daniel Stone 98d75e1b23 drm: Remove unnecessary condition in drm_output_render reuse 5 years ago
Daniel Stone 7fa97e66eb drm: Remove trailing whitespace 5 years ago
Lucas Stach 72e7a1ed48 backend-drm: Parse KMS panel orientation property, apply to weston_head 5 years ago
Leandro Ribeiro 172afc2178 backend-drm: stop direct accessing core struct member 5 years ago
Scott Anderson 60b6572b35 Fix Wmaybe-uninitialized warnings 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 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
Leandro Ribeiro a2e80aca68 backend-drm: remove unnecessary ifdefs 5 years ago
Leandro Ribeiro 6196b201be backend-drm: remove unecessary ifdef checks 5 years ago
Marius Vlad 18462e8924 backend-drm: Further checks to skip plane assignment to HW planes 5 years ago
Marius Vlad 48bc5efa7c backend-drm: Turn zpos duplicate check into an hard assert 5 years ago
Marius Vlad 788e80db77 backend-drm: Skip testing plane state if plane is not enabled 5 years ago
Marius Vlad bd002b9884 backend-drm: Assign the primary plane the lowest zpos value 5 years ago
Marius Vlad 81bada58db backend-drm: Add dmabuf scan-out check for DRM-backend 5 years ago
Marius Vlad ebd10e512e libweston: Add weston-direct-display server side implementation 5 years ago
Nicholas Niro 7aab746b3a backend-drm: Added support for legacy fd_import 5 years ago
Nicholas Niro 56d1f4e7bc backend-drm: Fix for gbm modifiers when they are not available. 5 years ago
Marius Vlad 28bb2da0ba backend-drm: Print whenever a view could not placed on the primary due to 5 years ago
Marius Vlad 555bfaf617 backend-drm: Print whenever a view will reach the renderer region 5 years ago
Marius Vlad 36f11a53e1 backend-drm: Move plane's availability in drm_output_try_view_on_plane() 5 years ago
Marius Vlad eef694547d backend-drm: Pass the drm_fb to each prepare_overlay/scanout_view functions 5 years ago
Marius Vlad 677e4598d9 backend-drm: Pass the plane to prepare_overlay_view 5 years ago
Marius Vlad 80a62e5873 backend-drm: Allow for views to reach overlays/underlays planes 5 years ago
Marius Vlad 26dcce06d7 backend-drm: Check pixel format before constructing the zpos candidate list 5 years ago
Marius Vlad 3b13f56a1d backend-drm: Place pixel format checks for the cursor plane in its own 5 years ago
Marius Vlad 4eeb402553 backend-drm: Place pixel format checks for the overlay plane in its own 5 years ago
Marius Vlad 2538aaccc7 backend-drm: Construct a zpos candidate list of planes 5 years ago
Marius Vlad 47e3d1e481 libweston: Add a new helper to check if the view spawns the entire 5 years ago
Marius Vlad 5f6bee49ed libweston: Add a new helper weston_view_has_valid_buffer 5 years ago
Marius Vlad e83e750183 backend-drm: Hard-code zpos values if HW doesn't exposes them 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