1. eedf84c compositor-drm: Introduce drm_pending_state structure by Daniel Stone · 8 years ago
  2. 085d2b9 compositor-drm: Track all plane types by Daniel Stone · 10 years ago
  3. c5de57f compositor-drm: Add universal plane awareness by Pekka Paalanen · 10 years ago
  4. 02cf466 compositor-drm: Add DRM property cache by Daniel Stone · 8 years ago
  5. 4202e50 compositor-drm: Rename fb_plane to scanout_plane by Daniel Stone · 9 years ago
  6. ec27271 compositor-drm: Refactor sprite create/destroy into helpers by Pekka Paalanen · 11 years ago
  7. 6b65d8f compositor-drm: reset KMS state on VT-switch in by Pekka Paalanen · 8 years ago
  8. 0079a94 libweston: make weston_output::connection_internal a bool by Pekka Paalanen · 8 years ago
  9. 2cd87fe compositor-drm: Fix disabling cursor plane by Derek Foreman · 8 years ago
  10. 08d4edf compositor-drm: Rename drm_sprite to drm_plane by Daniel Stone · 8 years ago
  11. 205c0a0 compositor-drm: Clean up page_flip_pending path by Daniel Stone · 8 years ago
  12. 65d87d0 compositor-drm: Turn vblank_pending from bool to refcount by Daniel Stone · 8 years ago
  13. f30a18c compositor-drm: Introduce fb_last member by Daniel Stone · 8 years ago
  14. 863e66b compositor-drm: correctly set the version of the drmEventContext by Emil Velikov · 8 years ago
  15. 95d48a2 compositor-drm: Return FB directly from render by Daniel Stone · 8 years ago
  16. 4e84f7d compositor-drm: Reshuffle drm_output_render by Daniel Stone · 8 years ago
  17. 5bb8f58 compositor-drm: Rename current/next FB members by Daniel Stone · 8 years ago
  18. e425683 compositor-drm: Use drm_fb for cursor buffers by Daniel Stone · 8 years ago
  19. 6e7a961 compositor-drm: Refcount drm_fb by Daniel Stone · 8 years ago
  20. 05a5ac2 compositor-drm: Drop output from release_fb by Daniel Stone · 8 years ago
  21. 576f42e compositor-drm: Refactor destroy drm_fb function by Tomohito Esaki · 8 years ago
  22. 0b70fa4 compositor-drm: Store format in drm_fb by Daniel Stone · 8 years ago
  23. fc175a7 compositor-drm: Add explicit type member to drm_fb by Daniel Stone · 8 years ago
  24. a7cba1d compositor-drm: Calculate more cursor state up front by Daniel Stone · 8 years ago
  25. ceb5981 compositor-drm: Add missing drmModeFreeResources in drm_device_is_kms by Sergi Granell · 8 years ago
  26. b1f166d Allow backends to group repaint flushes by Daniel Stone · 8 years ago
  27. 09a97e2 Change repaint_needed to bool by Daniel Stone · 8 years ago
  28. 3615ce1 Don't delay initial output paint by Daniel Stone · 8 years ago
  29. 11ae2a3 compositor-drm: pageflip timeout implementation by Emmanuel Gil Peyrot · 8 years ago
  30. 9064887 compositor-drm: Make scanout view preparation more stringent by Daniel Stone · 9 years ago
  31. 445b41b compositor-drm: Construct mode list in create_output_for_connector by Armin Krezović · 9 years ago
  32. 75487c2 compositor-drm: Try to preserve existing output routing by Daniel Stone · 8 years ago
  33. efa504f compositor-drm: Ignore non-KMS devices by Daniel Stone · 9 years ago
  34. 9bcf4c5 compositor-drm: Mark eDP connection as internal by Armin Krezović · 8 years ago
  35. efc2b1d compositor-drm: Remove connector_allocator by Daniel Stone · 8 years ago
  36. c0ec759 compositor-drm: Avoid connector_allocator for hotplugs by Daniel Stone · 8 years ago
  37. 72c0e1b compositor-drm: Remove crtc_allocator by Daniel Stone · 8 years ago
  38. 9a200d7 compositor-drm: don't pass option_connector to create_outputs by Ucan, Emre (ADITG/SW1) · 8 years ago
  39. 21e4944 compositor-drm: update connectors with connector config by Ucan, Emre (ADITG/SW1) · 8 years ago
  40. c889012 compositor-drm: don't put y-inverted / interlaced / bottom-first dmabufs on overlays by Micah Fedke · 8 years ago
  41. 605ac8e compositor-drm: Restore use-current-mode functionality by Armin Krezović · 9 years ago
  42. 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
  43. 2d66a7d compositor-drm: allow mode frequency selection by Fabien Dessenne · 8 years ago
  44. 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
  45. 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
  46. f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
  47. 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
  48. c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
  49. f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
  50. 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
  51. 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
  52. a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
  53. 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
  54. 41700e3 gl-renderer: Add <platform_attribs> param to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  55. c095cde gl-renderer: Rename gl_renderer::output_create to output_window_create by Miguel A. Vico · 9 years ago
  56. dddc670 gl-renderer: Rename gl_renderer_create to gl_renderer_display_create by Miguel A. Vico · 9 years ago
  57. c950667 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor by Vincent Abriou · 9 years ago
  58. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  59. 0836813 weston: Port DRM backend to new output handling API by Armin Krezović · 9 years ago
  60. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  61. 482ffdf compositor-drm: Stop sending uninit data to the kernel by Derek Foreman · 9 years ago
  62. 545dba6 compositor-drm: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  63. 984781f compositor-drm: Do not exit when there are no outputs left by Armin Krezović · 9 years ago
  64. b12a754 compositor-drm: Do not return an error when no connectors are configured by Armin Krezović · 9 years ago
  65. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  66. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/compositor-drm.c]
  67. f8da0c2 compositor-drm: support RGB565 with pixman renderer by Tomi Valkeinen · 9 years ago
  68. a256c5e libweston: remove unused backend_init() arguments by Pekka Paalanen · 9 years ago
  69. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  70. b8347e3 compositor-drm: Prevent a crash in the pixman renderer by Emmanuel Gil Peyrot · 9 years ago
  71. a62138b compositor-drm: Write a name in the mode generated from a modeline by Emmanuel Gil Peyrot · 9 years ago
  72. 373c108 compositor-drm: Remove unused output reference in drm_fb by Emmanuel Gil Peyrot · 9 years ago
  73. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  74. b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
  75. fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
  76. 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
  77. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  78. 6c19b69 compositor-drm: the cursor plane only supports ARGB by Derek Foreman · 10 years ago
  79. b042756 compositor-drm: update internal cursor plane location when disabling cursor by Derek Foreman · 9 years ago
  80. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 9 years ago
  81. c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
  82. 7eaed40 compositor-drm: fix hw cursor positioning by Pekka Paalanen · 10 years ago
  83. be428b3 compositor-drm: Use view transform in cursor plane setup by Derek Foreman · 10 years ago
  84. 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
  85. 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
  86. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  87. 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
  88. 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
  89. 3f32a13 Revert "compositor-drm: disable hardware cursors" by Pekka Paalanen · 10 years ago
  90. ab81f15 build, compositor-drm: fix output name constants another way by Pekka Paalanen · 10 years ago
  91. 89c49b3 compositor-drm: rename outputs to follow kernel style by Pekka Paalanen · 10 years ago
  92. 2b25450 compositor-drm: cast surface to EGLNativeWindowType by Dawid Gajownik · 10 years ago
  93. a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
  94. bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
  95. e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  96. 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
  97. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  98. 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
  99. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  100. 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago