1. 9777fba drm_hwcomposer: Add DRM_CURSOR_CAP to DrmDevice by Andrew Wolfers · 9 months ago
  2. 907a51a drm_hwcomposer: Produce stable port IDs by Gil Dekel · 7 months ago
  3. 2290dc6 drm_hwcomposer: Use DUMB buffer for modeset by Roman Stratiienko · 7 months ago
  4. f2c060f drm_hwcomposer: Virtual display acceleration support by Roman Stratiienko · 2 years ago
  5. 7689278 drm_hwcomposer: Introduce SharedFd, use standard c++ RAII for UniqueFd by Roman Stratiienko · 2 years, 8 months ago
  6. bde9566 drm_hwcomposer: Use pragma once instead of include guards by Roman Stratiienko · 2 years, 9 months ago
  7. 5f21dbc drm_hwcomposer: Allow accessing ResourceManager from DrmDevce by Roman Stratiienko · 3 years, 4 months ago
  8. 3dacd47 drm_hwcomposer: Dynamic DrmDisplayPipeline to HwcDisplay bindings by Roman Stratiienko · 3 years, 8 months ago
  9. 19c162f drm_hwcomposer: Initialize HwcDisplay using DrmDisplayPIpeline by Roman Stratiienko · 3 years, 7 months ago
  10. cad8e0c drm_hwcomposer: Introduce DrmDisplayPipeline class by Roman Stratiienko · 3 years, 7 months ago
  11. 7d89911 drm_hwcomposer: Tidy-up DrmDevice class by Roman Stratiienko · 3 years, 7 months ago
  12. 650299a drm_hwcomposer: Tidy-up DrmConnector class by Roman Stratiienko · 3 years, 7 months ago
  13. 027987b drm_hwcomposer: Tidy-up DrmEncoder class by Roman Stratiienko · 3 years, 7 months ago
  14. 10be875 drm_hwcomposer: Tidy-up DrmCrtc class by Roman Stratiienko · 3 years, 7 months ago
  15. 8df7498 drm_hwcomposer: Remove write-back related helpers from DrmDevice class by Roman Stratiienko · 3 years, 8 months ago
  16. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 9 months ago
  17. e78235c drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.h by Roman Stratiienko · 3 years, 9 months ago
  18. 24a7fc4 drm_hwcomposer: CI: Process every file with clang-tidy. by Roman Stratiienko · 3 years, 9 months ago
  19. 1e053b4 drm_hwcomposer: Make uevent listener standalone by Roman Stratiienko · 3 years, 11 months ago
  20. 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 4 years ago
  21. 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 4 years ago
  22. 56f4adc drm_hwcomposer: Move IsKMSDev to DrmDevice by Roman Stratiienko · 4 years ago
  23. 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 7 months ago
  24. 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 7 months ago
  25. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 7 months ago
  26. b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
  27. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (96%) from drm/drmdevice.h]
  28. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago[Renamed (98%) from include/drmdevice.h]
  29. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
  30. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmdevice.h]
  31. 495e4cc drm_hwcomposer: Added hotplug support of the external display by Andrii Chepurnyi · 7 years ago
  32. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  33. b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 7 years ago
  34. b46b930 drm_hwcomposer: Handle writeback connectors by Alexandru Gheorghe · 7 years ago
  35. c546358 drm_hwcomposer: Add resource manager support by Alexandru Gheorghe · 7 years ago
  36. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago[Renamed (97%) from drmresources.h]
  37. ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 9 years ago
  38. 0690c1c drm_hwcomposer: Add crtc() fetcher to DrmResources by Robert Foss · 9 years ago
  39. 406dbfc drm_hwcomposer: Harvest min/max resolutions from drm by Sean Paul · 10 years ago
  40. 047b9b2 drm_hwcomposer: Add DrmEventListener worker by Sean Paul · 10 years ago
  41. ff30b52 drm_hwcomposer: polish for old DRM wrapper code by Zach Reizner · 10 years ago
  42. 5735541 drm_hwcomposer: Process modesets via compositor by Sean Paul · 10 years ago
  43. 877be97 drm_hwcomposer: Use atomic modeset to set crtc timing by Sean Paul · 10 years ago
  44. b386f1b drm_hwcomposer: Use hw planes + drm atomic interface by Sean Paul · 10 years ago
  45. 6a55e9f drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes by Sean Paul · 10 years ago