1. 780f7da drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13 by Roman Stratiienko · 3 years, 8 months ago
  2. fc014f5 drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some files by Roman Stratiienko · 3 years, 9 months ago
  3. 24a7fc4 drm_hwcomposer: CI: Process every file with clang-tidy. by Roman Stratiienko · 3 years, 9 months ago
  4. 5f2f3ce drm_hwcomposer: CI: Tune clang-tidy coarse checks by Roman Stratiienko · 3 years, 9 months ago
  5. 1e053b4 drm_hwcomposer: Make uevent listener standalone by Roman Stratiienko · 3 years, 10 months ago
  6. 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 4 years ago
  7. 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 4 years ago
  8. 56f4adc drm_hwcomposer: Move IsKMSDev to DrmDevice by Roman Stratiienko · 4 years ago
  9. 7fd8f88 drm_hwcomposer: Cleanup DRM atomic commit by Roman Stratiienko · 4 years ago
  10. 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 4 years ago
  11. d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years, 1 month ago
  12. 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 7 months ago
  13. 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 7 months ago
  14. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 7 months ago
  15. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 7 months ago
  16. d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 6 months ago
  17. fa00233 drm_hwcomposer: Fix drmSetMaster() usage by John Stultz · 4 years, 7 months ago
  18. 3b24cd9 drm_hwcomposer: Ensure composer has master access to DRM/KMS by Roman Stratiienko · 4 years, 8 months ago
  19. b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
  20. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (99%) from drm/drmdevice.cpp]
  21. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
  22. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
  23. f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
  24. c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 6 years ago
  25. d07c370 drm_hwcomposer: Add property hwc.drm.primary_display_order by Roman Kovalivskyi · 6 years ago
  26. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 6 years ago[Renamed from drmdevice.cpp]
  27. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  28. b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 7 years ago
  29. b46b930 drm_hwcomposer: Handle writeback connectors by Alexandru Gheorghe · 7 years ago
  30. e8b668c drm_hwcomposer: Parse and store possible_clones information by Alexandru Gheorghe · 7 years ago
  31. ae4324c drm_hwcomposer: Add display field to Drmencoder by Alexandru Gheorghe · 7 years ago
  32. c546358 drm_hwcomposer: Add resource manager support by Alexandru Gheorghe · 7 years ago
  33. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago[Renamed (85%) from drmresources.cpp]
  34. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  35. 610d989 drm_hwcomposer: Add HDMI connector as a valid type by Robert Foss · 8 years ago
  36. ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 9 years ago
  37. 0690c1c drm_hwcomposer: Add crtc() fetcher to DrmResources by Robert Foss · 9 years ago
  38. 406dbfc drm_hwcomposer: Harvest min/max resolutions from drm by Sean Paul · 10 years ago
  39. f741c67 drm_hwcomposer: Fix up some printf warnings and a clang-style nit by Sean Paul · 9 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. 0980705 drm_hwcomposer: enhance stability using various wrapper classes by Zach Reizner · 10 years ago
  44. 459a5a9 Revert "Revert "drm_hwcomposer: remove compositor interface"" by Zach Reizner · 10 years ago
  45. 1c5e556 Revert "drm_hwcomposer: remove compositor interface" by Puneet Kumar · 10 years ago
  46. 7912438 drm_hwcomposer: remove compositor interface by Zach Reizner · 10 years ago
  47. db7a17d drm_hwcomposer: Process DPMS requests through compositor by Sean Paul · 10 years ago
  48. 877be97 drm_hwcomposer: Use atomic modeset to set crtc timing by Sean Paul · 10 years ago
  49. b386f1b drm_hwcomposer: Use hw planes + drm atomic interface by Sean Paul · 10 years ago
  50. 6a55e9f drm_hwcomposer: Wrap libdrm ops (minus modeset/flip) in C++ classes by Sean Paul · 10 years ago