79 Commits (df573031d0ba0a810d84784002d18453b0d9b2eb)

Author SHA1 Message Date
Ucan, Emre (ADITG/SW1) 9a200d7559 compositor-drm: don't pass option_connector to create_outputs 8 years ago
Ucan, Emre (ADITG/SW1) 21e4944178 compositor-drm: update connectors with connector config 8 years ago
Micah Fedke c8890125ad compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays 8 years ago
Armin Krezović 605ac8e685 compositor-drm: Restore use-current-mode functionality 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Fabien Dessenne 2d66a7d883 compositor-drm: allow mode frequency selection 8 years ago
Abdur Rehman 4dca0e1717 compositor-drm: fix a couple of typos 8 years ago
Daniel Stone 296d7a92ad compositor-drm: Reshuffle and comment plane conditions 8 years ago
Daniel Stone f33e104865 compositor-drm: Remove open-coded weston_compositor_wake 8 years ago
Daniel Stone 47224cc931 compositor-drm: Delete drm_backend_set_modes 8 years ago
Daniel Stone c8c917cb61 compositor-drm: Store width and height inside drm_fb 8 years ago
Daniel Stone f214fdca5a compositor-drm: Use signed int for width/height 8 years ago
Daniel Stone 4e5eceb075 compositor-drm: Use fb->fd consistently 8 years ago
Daniel Stone 3e661f7b6c compositor-drm: Extract EGL destroy to helper 8 years ago
Daniel Stone a3ae4767ad compositor-drm: Simplify drm_sprite_crtc_supported 8 years ago
Daniel Stone 17339233a0 compositor-drm: Comment struct members 8 years ago
Miguel A. Vico 41700e355f gl-renderer: Add <platform_attribs> param to gl_renderer_display_create 8 years ago
Miguel A. Vico c095cde364 gl-renderer: Rename gl_renderer::output_create to output_window_create 8 years ago
Miguel A. Vico dddc670c04 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create 8 years ago
Vincent Abriou c950667e87 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Yong Bakos 4b6321f49a
compositor-drm: Zero drmModeAddFB2 data 8 years ago
Derek Foreman 482ffdf006
compositor-drm: Stop sending uninit data to the kernel 8 years ago
Armin Krezović 545dba6fda compositor-drm: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 984781f302 compositor-drm: Do not exit when there are no outputs left 8 years ago
Armin Krezović b12a754259 compositor-drm: Do not return an error when no connectors are configured 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Tomi Valkeinen f8da0c2552 compositor-drm: support RGB565 with pixman renderer 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Emmanuel Gil Peyrot b8347e3a45 compositor-drm: Prevent a crash in the pixman renderer 8 years ago
Emmanuel Gil Peyrot a62138bf90 compositor-drm: Write a name in the mode generated from a modeline 8 years ago
Emmanuel Gil Peyrot 373c1084cb compositor-drm: Remove unused output reference in drm_fb 8 years ago
Giulio Camuffo 1c0e40d9a2 drm: port the drm backend to the new init api 8 years ago
Bryce Harrington b993998a08 drm: Spelling fix in comment 9 years ago
Miguel A. Vico fcf4b6c0ae compositor-drm: Renaming of gbm fields 9 years ago
comic fans 7a5c562d1a compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Derek Foreman 6c19b69fcc compositor-drm: the cursor plane only supports ARGB 9 years ago
Derek Foreman b0427569fd compositor-drm: update internal cursor plane location when disabling cursor 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Emmanuel Gil Peyrot c399692b8e linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct 9 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 9 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 9 years ago
Chris Michael 4a7ce1f66d compositor-drm: pass NULL to mmap() instead of 0 as the address 9 years ago
Derek Foreman 6d556374b8 compositor-drm: fall back to EGL visual_id 0 if no others work 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Derek Foreman 8743047112 compositor-drm: fix cursor size test in drm_assign_planes 9 years ago