202 Commits (2d7a2901b626b7d728d4bdf5f6a5a181e8db7ca3)

Author SHA1 Message Date
Marius Vlad 748f09efe5 libweston/compositor-drm: Add missing debug message for scanout_view 6 years ago
Marius Vlad 94698d2a83 libweston/compositor-drm: No need to test for invalid alpha for the view 6 years ago
Marius Vlad 5d767416c1 libweston/compositor-drm: Print composition mode in weston-debug 6 years ago
Marius Vlad 7d070ca0ba Fix compiler warnings generated by older toolchains/compiler 6 years ago
Pekka Paalanen 62a9436417 compositor-drm: parse all DRM format names 6 years ago
Arkadiusz Hiler 5a5cbc0245 compositor-drm: Log atomic commits and flips 6 years ago
Deepak Rawat a864f58f44 compositor-drm: Read FB2_MODIFIERS capability 6 years ago
Tomohito Esaki b1fb00dbcd compositor-drm: Add Support virtual output 6 years ago
Tomohito Esaki 718a40b49c compositor-drm: store gbm bo flags in drm_output 6 years ago
Tomohito Esaki 4976b09a7e compositor-drm: add num_planes to drm_fb structure 6 years ago
Daniel Stone bff27cb835 compositor-drm: Don't warn about missing backlight control 6 years ago
Philipp Zabel 61dc4ca92e compositor-drm: check connector non-desktop property and mark head accordingly 6 years ago
Philipp Zabel fff2797c88 compositor-drm: use weston_view_is_opaque() 6 years ago
Daniel Stone 1cbe1f952d compositor-drm: Add drm-backend log debug scope 6 years ago
Daniel Stone 64dbbee7f6 compositor-drm: Add backend pointer to drm_output 6 years ago
Daniel Stone 3158a2d42e compositor-drm: Calculate atomic-commit flags earlier 6 years ago
Stefan Agner 30e283de70 compositor-drm: add DPI connector type 6 years ago
Daniel Stone 48687982b5 compositor-drm: Remove addfb warning for user buffers 6 years ago
Daniel Stone 1178922590 compositor-drm: Don't test render-only atomic configuration 6 years ago
Daniel Stone 8c9556c57d compositor-drm: Remove unnecessary libdrm defines 6 years ago
Daniel Stone 678aabe829 compositor-drm: Enable planes for atomic 6 years ago
Daniel Stone 9fe4bf8863 compositor-drm: Relax plane restrictions for atomic 6 years ago
Daniel Stone b41abf9c84 compositor-drm: Allow scanout plane to be occluded by overlay 6 years ago
Daniel Stone a284d271f1 compositor-drm: Incrementally test plane states in mixed mode 6 years ago
Daniel Stone d12e51646a compositor-drm: Add planes-only mode to state proposal 6 years ago
Daniel Stone ca6fbe3c93 compositor-drm: Never lift solid surfaces to planes 6 years ago
Daniel Stone bb6c19f7bb compositor-drm: Add test-only mode to state application 6 years ago
Daniel Stone f829062ef4 compositor-drm: Return plane state from plane preparation 6 years ago
Daniel Stone f7a2f835ae compositor-drm: Add modes to drm_output_propose_state 6 years ago
Daniel Stone 44abfaaffd compositor-drm: Use sprites_are_broken for scanout plane 6 years ago
Daniel Stone a0f8276fe8 compositor-drm: Disallow overlapping overlay planes 6 years ago
Daniel Stone 8108239c39 compositor-drm: Ignore occluded views 6 years ago
Daniel Stone 231ae2f33b compositor-drm: Ignore views on other outputs 6 years ago
Daniel Stone ee1aea7cd1 compositor-drm: Split drm_assign_planes in two 6 years ago
Daniel Stone 244244d11b compositor-drm: Use GBM modifier API 6 years ago
Sergi Granell f4456221db compositor-drm: Support plane IN_FORMATS 6 years ago
Daniel Stone f522e22611 compositor-drm: Add modifiers to GBM dmabuf import 6 years ago
Daniel Stone bdebc3170e compositor-drm: Don't set fb->size for non-dumb buffers 6 years ago
Daniel Stone dc082cb071 compositor-drm: Avoid cast by using unsigned loop index 6 years ago
Daniel Stone 7625577a4f compositor-drm: Define DPMS property as an enum 6 years ago
Daniel Stone 65a4dbcc14 compositor-drm: Support modifiers for drm_fb 6 years ago
Daniel Stone 8eece0c2e7 compositor-drm: Extract drm_fb_addfb into a helper 6 years ago
Daniel Stone bdf3e7e356 compositor-drm: Use plane FB-import helper for scanout 6 years ago
Daniel Stone f11ec02cad compositor-drm: Extract overlay FB import to helper 6 years ago
Daniel Stone 9b56038417 compositor-drm: Use plane_state_coords_for_view for cursor 6 years ago
Daniel Stone 7cdf231c76 compositor-drm: Use plane_state_coords_for_view for scanout 6 years ago
Daniel Stone ce137472fa compositor-drm: Only check final co-ordinates for overlay scaling 6 years ago
Daniel Stone df2726a089 compositor-drm: Fully account for buffer transformation 6 years ago
Daniel Stone d6e2a76a7c compositor-drm: Extract buffer->plane co-ord translation 6 years ago
Daniel Stone db10df183a compositor-drm: Make alpha-to-opaque handling common 6 years ago