1. 6ede466 drm_hwcomposer: Rework UserPropertyBlob to use RAII by Roman Stratiienko · 4 years, 1 month ago
  2. 0b06388 drm_hwcomposer: Move GetPlaneProperty into DrmPlane class by Roman Stratiienko · 4 years, 1 month ago
  3. 013d068 drm_hwcomposer: Allow pre-multi layer to always pass DrmPlane validation by Roman Stratiienko · 4 years, 1 month ago
  4. 863a3c2 drm_hwcomposer: Handle all HWC2 callbacks in DrmHwcTwo.{h,cpp} by Roman Stratiienko · 4 years, 1 month ago
  5. 24a4c18 drm_hwcomposer: Move rotation enum querying into DrmPlane initialization by Roman Stratiienko · 4 years, 1 month ago
  6. 0f679aa drm_hwcomposer: Cleanup DrmPlane::Init() by Roman Stratiienko · 4 years, 1 month ago
  7. 6662f71 drm_hwcomposer: DrmPlane: More atomic commit cleanup by Roman Stratiienko · 4 years, 1 month ago
  8. 5063d53 drm_hwcomposer: Improve handling of blending mode by Roman Stratiienko · 4 years, 1 month ago
  9. 4f1effa drm_hwcomposer: Query color_encoding and color_range enums during init by Roman Stratiienko · 4 years, 1 month ago
  10. 515da8f drm_hwcomposer: Create intermediate enum for colorspace and samplerange by Roman Stratiienko · 4 years, 1 month ago
  11. 0dbe639 drm_hwcomposer: Move plane-related atomic commit logic to DrmPlane class by Roman Stratiienko · 4 years, 1 month ago
  12. 56f4adc drm_hwcomposer: Move IsKMSDev to DrmDevice by Roman Stratiienko · 4 years, 1 month ago
  13. cf80b85 drm_hwcomposer: Remove unused AvailableWritebackConnector() by Roman Stratiienko · 4 years, 1 month ago
  14. 123cdb0 drm_hwcomposer: Remove unused ResourceManager::gralloc_ field by Roman Stratiienko · 4 years, 1 month ago
  15. 7fd8f88 drm_hwcomposer: Cleanup DRM atomic commit by Roman Stratiienko · 4 years, 1 month ago
  16. 3e8ce57 drm_hwcomposer: Wrap libdrm drmMode*{Get|Free}* into RAII by Roman Stratiienko · 4 years, 1 month ago
  17. d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years, 3 months ago
  18. 8514329 drm_hwcomposer: Don't close same handle several times. by Roman Stratiienko · 4 years, 2 months ago
  19. 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 8 months ago
  20. 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 8 months ago
  21. 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 8 months ago
  22. f75099a drm_hwcomposer: remove unused variable blend by Benjamin Li · 4 years, 5 months ago
  23. b00b28d drm_hwcomposer: reject rotations reported as unsupported by hardware by Benjamin Li · 4 years, 5 months ago
  24. 9127dc8 drm_hwcomposer: add DRM_PROPERTY_TYPE_BITMASK by Benjamin Li · 4 years, 6 months ago
  25. 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 9 months ago
  26. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 7 months ago
  27. 2640cd8 drm_hwcomposer: CI: Add more source files to the build by Roman Stratiienko · 4 years, 8 months ago
  28. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 8 months ago
  29. 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 8 months ago
  30. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 8 months ago
  31. d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 8 months ago
  32. fa00233 drm_hwcomposer: Fix drmSetMaster() usage by John Stultz · 4 years, 9 months ago
  33. 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
  34. 67c0542 drm_hwcomposer: Support unique fd for every YUV plane by Roman Stratiienko · 4 years, 9 months ago
  35. 3b24cd9 drm_hwcomposer: Ensure composer has master access to DRM/KMS by Roman Stratiienko · 4 years, 9 months ago
  36. c8dd066 drm_hwcomposer: Reorganize modifiers handling logic by Roman Stratiienko · 5 years ago
  37. 3a5fb50 drm_hwcomposer: implement Gralloc 4 BufferInfoMapperMetadata by Dennis Tsiang · 5 years ago
  38. b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
  39. 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
  40. 25ddbc4 drm_hwcomposer: Return error from GetEdidBlob if blob is null by Marijn Suijten · 5 years ago
  41. 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 6 years ago
  42. adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 5 years ago
  43. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago
  44. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
  45. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
  46. f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
  47. ec75ccd drm_hwcomposer: Add feature to search for KMS DRI card by Matvii Zorin · 5 years ago
  48. ff730f9 drm_hwcomposer: Relax failure when no EDID property is found by John Stultz · 6 years ago
  49. c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 6 years ago
  50. 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
  51. 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
  52. b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
  53. d6a6e6e drm_hwcomposer: Add safe guard for unknown connector type by Roman Kovalivskyi · 6 years ago
  54. e606a62 drm_hwcomposer: Fix compilation issues with Android 9 by Roman Kovalivskyi · 6 years ago
  55. d07c370 drm_hwcomposer: Add property hwc.drm.primary_display_order by Roman Kovalivskyi · 6 years ago
  56. df88299 drm_hwcomposer: Add DrmConnector::name function by Roman Kovalivskyi · 6 years ago
  57. 87769e6 drm_hwcomposer: add LCD panel support by Mykhailo Sopiha · 6 years ago
  58. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 7 years ago