1. db7e85d drm: Fix hang on zoom by Derek Foreman · 3 years, 6 months ago
  2. 57d609a backend-drm: Cache fb<->plane format compatibility list by Daniel Stone · 3 years, 9 months ago
  3. f508603 backend-drm: Free scanout format table after use by Daniel Stone · 3 years, 8 months ago
  4. 5429302 backend-drm: add KMS plane's formats to per-surface dma-buf feedback by Leandro Ribeiro · 3 years, 10 months ago
  5. 74bdb35 drm: Ignore timestamp for monitor shut-off by Derek Foreman · 4 years ago
  6. 7a44ee7 backend-drm: Clean-up minor leak when destroying the DRM-backend by Marius Vlad · 4 years, 1 month ago
  7. 10937fe backend-drm: Clear drm_output cursor_view when view is destroyed by Alexandros Frantzis · 4 years, 2 months ago
  8. bfcb1ad backend-drm: Drop support to non universal plane drivers by Igor Matheus Andrade Torrente · 4 years, 10 months ago
  9. 567cc92 backend-drm: add DRM_FORMAT_MOD_INVALID to modifier sets when no modifiers are supported by Leandro Ribeiro · 4 years, 3 months ago
  10. 7466309 backend-drm: start to use weston_drm_format in drm_plane by Scott Anderson · 4 years, 6 months ago
  11. 2984f36 backend-drm: set plane format to gbm_format at the appropriate time by Leandro Ribeiro · 4 years, 6 months ago
  12. d171c7b libweston/backend-drm: Re-order gbm destruction at DRM-backend tear down by Marius Vlad · 4 years, 4 months ago
  13. 4b301fe Add weston-drm-fourcc.h by Pekka Paalanen · 4 years, 6 months ago
  14. 7f1a113 drm-backend: do not skip renderer if capturing screen by Pekka Paalanen · 4 years, 8 months ago
  15. a86b590 backend-drm: Fix ignoring config 'require-input' option by Marius Vlad · 4 years, 8 months ago
  16. 6354455 backend-drm: Reuse drmModeRes in drm_backend_create by Igor Matheus Andrade Torrente · 4 years, 10 months ago
  17. 96bef05 drm-backend: add support for writeback connectors by Leandro Ribeiro · 5 years ago
  18. 7243022 drm-backend: add function drm_backend_add_connector() to create drm_head for connectors that appear by Leandro Ribeiro · 4 years, 11 months ago
  19. 99611c8 drm-backend: add helper function resources_has_connector() by Leandro Ribeiro · 4 years, 11 months ago
  20. 993920d drm-backend: rename drm_backend_update_heads() to drm_backend_update_connectors() by Leandro Ribeiro · 4 years, 11 months ago
  21. 4a5b67a drm-backend: update description of drm_head_create() and drm_head_update_info() by Leandro Ribeiro · 4 years, 11 months ago
  22. 6794164 drm-backend: move drm_head management from drm_connector_assign_connector_info() to drm_head_update_info() by Leandro Ribeiro · 4 years, 11 months ago
  23. 7086396 drm-backend: reduce number of drmModeGetConnector() calls by Leandro Ribeiro · 5 years ago
  24. 702fbf7 drm-backend: cache drmModeObjectProperties for connectors by Leandro Ribeiro · 5 years ago
  25. e636990 drm-backend: move connector data from struct drm_head to struct drm_connector by Leandro Ribeiro · 5 years ago
  26. bb33f90 drm-backend: free old connector props before replacing it with newer data by Leandro Ribeiro · 4 years, 11 months ago
  27. 3d6721e drm-backend: fix deinit_planes by Pekka Paalanen · 4 years, 11 months ago
  28. de1b77e drm-backend: do not set output->crtc to NULL in drm_output_init_planes() failure by Leandro Ribeiro · 5 years ago
  29. 05cecc8 drm-backend: cosmetic changes to make the code easier to read by Leandro Ribeiro · 5 years ago
  30. 3be23ef drm-backend: move code to init/deinit planes to specific functions by Leandro Ribeiro · 5 years ago
  31. 744c0cb drm-backend: drop unused_crtcs from struct drm_backend by Leandro Ribeiro · 5 years ago
  32. b00d1a2 drm-backend: move CRTC data from struct drm_output to new struct drm_crtc by Leandro Ribeiro · 5 years ago
  33. d70e712 drm: always check the repaint_status in update_complete by Michael Olbrich · 5 years ago
  34. 5130a8c backend-drm: Correctly tear down the DRM backend by Marius Vlad · 5 years ago
  35. 465ab2c backend-drm: allow to disable GBM modifiers by Stefan Agner · 5 years ago
  36. 53a71cb drm: Reset associated universal plane states when finalizing a crtc by Alexandros Frantzis · 5 years ago
  37. 9975134 drm: Introduce drm_plane_reset_state() helper function by Alexandros Frantzis · 5 years ago
  38. 15c603c drm: Fix leak of damage blob id by Scott Anderson · 5 years ago
  39. e57d8ae drm-backend: add --continue-without-input command line option to DRM-backend by Leandro Ribeiro · 5 years ago
  40. 5104846 drm: change timing to set color format for primary plane without universal plane by Tomohito Esaki · 5 years ago
  41. 61abf35 pixman-renderer: Replace output-create flags with struct by Daniel Stone · 5 years ago
  42. f9a6162 drm: Get renderer buffer size from drm_fb by Daniel Stone · 5 years ago
  43. 98d75e1 drm: Remove unnecessary condition in drm_output_render reuse by Daniel Stone · 5 years ago
  44. 7fa97e6 drm: Remove trailing whitespace by Daniel Stone · 5 years ago
  45. 172afc2 backend-drm: stop direct accessing core struct member by Leandro Ribeiro · 6 years ago
  46. f014964 weston-log: rename the confusing function name weston_compositor_log_scope_destroy() by Leandro Ribeiro · 6 years ago
  47. 5976dbb weston-log: rename the confusing function name weston_compositor_add_log_scope() by Leandro Ribeiro · 6 years ago
  48. 1b3ad09 backend-drm: Make boolean fields actually bool by Emmanuel Gil Peyrot · 6 years ago
  49. b2f54d9 backend-drm: Remove unused variable by Emmanuel Gil Peyrot · 6 years ago
  50. a2e80ac backend-drm: remove unnecessary ifdefs by Leandro Ribeiro · 6 years ago
  51. 81bada5 backend-drm: Add dmabuf scan-out check for DRM-backend by Marius Vlad · 6 years ago
  52. ebd10e5 libweston: Add weston-direct-display server side implementation by Marius Vlad · 6 years ago
  53. e83e750 backend-drm: Hard-code zpos values if HW doesn't exposes them by Marius Vlad · 6 years ago
  54. cdd6fa2 backend-drm: Add zpos DRM-property by Marius Vlad · 6 years ago
  55. 2cb926c Revert "backend-drm: Teach drm_property_info_populate() to retrieve range values" by Daniel Stone · 6 years ago
  56. 95e3b0d backend-drm: Teach drm_property_info_populate() to retrieve range values by Marius Vlad · 6 years ago
  57. ccf2407 backend-drm: make GBM optional by Stefan Agner · 6 years ago
  58. 3654c67 backend-drm: separate out DRM virtual support by Stefan Agner · 6 years ago
  59. 4a18f30 backend-drm: use DRM_ constants everywhere by Stefan Agner · 6 years ago
  60. 9bb1c3a weston-log: Add 'destroy_subscription' callback for the subscription by Marius Vlad · 6 years ago
  61. 411a7cf gl-renderer: display_create needs surface type by Pekka Paalanen · 6 years ago
  62. c232f8d Unify the include style of shared/ headers by Pekka Paalanen · 6 years ago
  63. 7cb7a67 gl-renderer: remove EGLConfig attributes from API by Pekka Paalanen · 6 years ago
  64. d8e8518 gl-renderer: use gl_renderer_get_egl_config() for display_create by Pekka Paalanen · 6 years ago
  65. 8e42af0 gl_renderer: introduce gl_renderer_get_egl_config() by Pekka Paalanen · 6 years ago
  66. 8ba775d backend-drm: use format db for fallback too by Pekka Paalanen · 6 years ago
  67. 192ce0a gl-renderer: remove platform_attribs by Pekka Paalanen · 6 years ago
  68. 93dde24 libweston: Add functions to modify disable_planes counter for an output by Ankit Nautiyal · 6 years ago
  69. a344fe3 backend-drm: Add support for content-protection by Ankit Nautiyal · 6 years ago
  70. c901e89 weston-debug: Rename weston-debug to weston-log to better reflect its purpose by Marius Vlad · 6 years ago
  71. 49dc320 backend-drm: dont emit sesion signal if already at same state by Robert Beckett · 6 years ago
  72. c90fccc backend-drm: fix race during system suspend by Antonio Borneo · 6 years ago
  73. 974390a backend-drm: get handle in gbm specific code by Stefan Agner · 6 years ago
  74. 5dd3e99 backend-drm: drop gbm.h from c files by Stefan Agner · 6 years ago
  75. 0bfebeb compositor-drm: use DRM constants by Stefan Agner · 6 years ago
  76. e404b72 compositor-drm: Split assign_planes() into separate file by Daniel Stone · 6 years ago
  77. 6b466f2 compositor-drm: Move state helpers to separate file by Daniel Stone · 6 years ago
  78. 7580b3c compositor-drm: Move FB handling to a separate file by Daniel Stone · 6 years ago
  79. 4c2fc70 compositor-drm: Move KMS API use to separate file by Daniel Stone · 6 years ago
  80. fbe6c1d compositor-drm: Move mode handling to separate file by Daniel Stone · 6 years ago
  81. 3448cfc compositor-drm: Pull EDID extraction into helper by Daniel Stone · 6 years ago
  82. dd1bc50 compositor-drm: Create header for backend internals by Daniel Stone · 6 years ago
  83. a2dace2 libweston: Fix/clean-up doxygen warnings by Marius Vlad · 6 years ago
  84. 31838bf compositor-drm: Remove legacy plane and vblank usage by Daniel Stone · 6 years ago
  85. 87fab1c compositor-drm: Only assign planes with atomic by Daniel Stone · 6 years ago
  86. 8d23ab7 backend-drm: handle multiple drm nodes with logind by Robert Beckett · 6 years ago
  87. 68d49d7 compositor-drm: run finish_frame when dpms is turned off in update_complete by Tomohito Esaki · 6 years ago
  88. f0f37bc backend-drm: move into new subdir by Pekka Paalanen · 6 years ago[Renamed from libweston/compositor-drm.c]
  89. f4f4c2b libweston: Add weston-debug header to libweston by Marius Vlad · 6 years ago
  90. 7e4db95 libweston: Rename weston_debug_scope_ to weston_log_scope_ by Marius Vlad · 6 years ago
  91. 5d5e335 libweston: Rename weston_debug_scope to weston_log_scope by Marius Vlad · 6 years ago
  92. 3d7d978 libweston: Rename weston_debug_compositor to weston_log_context by Marius Vlad · 6 years ago
  93. 1e2fda2 compositor: Convert weston-debug framework to use weston_debug_compositor by Marius Vlad · 6 years ago
  94. 3957863 log: remove "%m" from format strings by using strerror(errno) by Antonio Borneo · 6 years ago
  95. 81475a5 libweston: move gl-renderer into a subdir by Pekka Paalanen · 6 years ago
  96. 7571027 Rename public backend headers by Pekka Paalanen · 6 years ago
  97. 3d5d947 Rename compositor.h to libweston/libweston.h by Pekka Paalanen · 6 years ago
  98. 46a1c72 compositor-drm: Set damage for scanout plane by Deepak Rawat · 7 years ago
  99. 009b3cf compositor-drm: Add support for drm plane FB_DAMAGE_CLIPS property by Deepak Rawat · 7 years ago
  100. 5c8eef1 compositor-drm: clear gbm_surface pointer after destroying the GBM surface by Philipp Zabel · 6 years ago