1. d26619b drm_hwcomposer: CI: Upgrade clang-* to v12 by Roman Stratiienko · 4 years, 3 months ago
  2. 8514329 drm_hwcomposer: Don't close same handle several times. by Roman Stratiienko · 4 years, 2 months ago
  3. 66763d5 drm_hwcomposer: Quiet noisy errors when planes don't support various attributes by John Stultz · 4 years, 2 months ago
  4. 8adf544 drm_hwcomposer: Fix sync_file fd leak from "Rework audofd" by John Stultz · 4 years, 3 months ago
  5. 3e2f9e7 drm_hwcomposer: Add links to the HWC2 API description by Roman Stratiienko · 4 years, 5 months ago
  6. 0fade37 drm_hwcomposer: Rework autofd by Roman Stratiienko · 4 years, 8 months ago
  7. 5128715 drm_hwcomposer: cleanup hwcutils by Roman Stratiienko · 4 years, 8 months ago
  8. f0b3e28 drm_hwcomposer: Stop importing native_handle_t into the mapper by Roman Stratiienko · 4 years, 8 months ago
  9. 8666dc9 drm_hwcomposer: Tracking of the DRM FB objects using RAII by Roman Stratiienko · 4 years, 8 months ago
  10. 92c6a40 drm_hwcomposer: update README for clang-format-diff-11 and touch up formatting by Benjamin Li · 4 years, 5 months ago
  11. f75099a drm_hwcomposer: remove unused variable blend by Benjamin Li · 4 years, 5 months ago
  12. b00b28d drm_hwcomposer: reject rotations reported as unsupported by hardware by Benjamin Li · 4 years, 5 months ago
  13. 9127dc8 drm_hwcomposer: add DRM_PROPERTY_TYPE_BITMASK by Benjamin Li · 4 years, 6 months ago
  14. 4535e53 drm_hwcomposer: Fix regression after composition creation cleanup by Matvii Zorin · 4 years, 6 months ago
  15. 67a89d3 drm_hwcomposer: Move ValidatePlane method into DrmPlane by Matvii Zorin · 4 years, 9 months ago
  16. b865227 drm_hwcomposer: Remove useless setters from DrmHwcLayer by Roman Kovalivskyi · 4 years, 9 months ago
  17. ed90ef9 drm_hwcomposer: Add GetOrderLayersByZPos method by Matvii Zorin · 4 years, 9 months ago
  18. ede54b0 drm_hwcomposer: Move HardwareSupportsLayerType into Backend by Matvii Zorin · 4 years, 9 months ago
  19. ed74527 drm_hwcomposer: Move MarkValidated into Backend by Matvii Zorin · 4 years, 9 months ago
  20. b3b1516 drm_hwcomposer: Add GetExtraClientRange method by Matvii Zorin · 4 years, 9 months ago
  21. 2c91df5 drm_hwcomposer: Move CalcPixOps into Backend by Matvii Zorin · 4 years, 9 months ago
  22. f0757c2 drm_hwcomposer: Remove ctrc from DrmCompositionPlane by Matvii Zorin · 4 years, 9 months ago
  23. 9f79c0c drm_hwcomposer: Remove SquashState class declaration by Matvii Zorin · 4 years, 9 months ago
  24. 5368b73 drm_hwcomposer: Remove DrmCompositionDisplayLayersMap by Matvii Zorin · 4 years, 9 months ago
  25. dcea03c drm_hwcomposer: Remove DrmCompositionRegion struct by Matvii Zorin · 4 years, 9 months ago
  26. 704ea0e drm_hwcomposer: Cleanup DrmDisplayComposition initialization by Matvii Zorin · 4 years, 9 months ago
  27. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 7 months ago
  28. 6a7ac12 drm_hwcomposer: CI: Pull headers from the AOSPv11 by Roman Stratiienko · 4 years, 7 months ago
  29. 3f89182 drm_hwcomposer: Fix client range selection logic by Roman Stratiienko · 4 years, 7 months ago
  30. 7477471 drm_hwcomposer: Remove writeback-based flattening logic by Roman Stratiienko · 4 years, 9 months ago
  31. 310e3b7 drm_hwcomposer: add missing HAL pixel format by Riadh Ghaddab · 4 years, 9 months ago
  32. 2640cd8 drm_hwcomposer: CI: Add more source files to the build by Roman Stratiienko · 4 years, 8 months ago
  33. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 8 months ago
  34. 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 8 months ago
  35. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 8 months ago
  36. d665998 drm_hwcomposer: CI: Use bpfmt to check Android.bp files style by Roman Stratiienko · 4 years, 8 months ago
  37. d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 8 months ago
  38. 227aae4 drm_hwcomposer: CI: Use clang-11 for the CI by Roman Stratiienko · 4 years, 8 months ago
  39. e398334 drm_hwcomposer: Create make target to test filegroups by Roman Stratiienko · 4 years, 8 months ago
  40. fa00233 drm_hwcomposer: Fix drmSetMaster() usage by John Stultz · 4 years, 9 months ago
  41. 6f5df17 drm_hwcomposer: Initial composer@2.4 HAL support by Roman Stratiienko · 5 years ago
  42. 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
  43. 6e6a93a drm_hwcomposer: Add minigbm video and format_modifier support by Roman Stratiienko · 4 years, 10 months ago
  44. 67c0542 drm_hwcomposer: Support unique fd for every YUV plane by Roman Stratiienko · 4 years, 9 months ago
  45. 3b24cd9 drm_hwcomposer: Ensure composer has master access to DRM/KMS by Roman Stratiienko · 4 years, 9 months ago
  46. c8dd066 drm_hwcomposer: Reorganize modifiers handling logic by Roman Stratiienko · 5 years ago
  47. 32819fe drm_hwcomposer: libdrmgetter: fix RGB565 format translation by Roman Stratiienko · 5 years ago
  48. f2e03b7 drm_hwcomposer: check ConvertBoInfo errors before importing by Jason Macnak · 5 years ago
  49. 3a5fb50 drm_hwcomposer: implement Gralloc 4 BufferInfoMapperMetadata by Dennis Tsiang · 5 years ago
  50. add24cb drm_hwcomposer: stop using pixel_stride by Roman Stratiienko · 5 years ago
  51. 33365c2 drm_hwcomposer: Set correct source crop for the client layer by Roman Stratiienko · 5 years ago
  52. b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
  53. 946126c drm_hwcomposer: extract platform-libdrm code from platform-generic by Roman Stratiienko · 5 years ago
  54. d146d6d drm_hwcomposer: Check parameter range in SetColorMode() by Roman Stratiienko · 5 years ago
  55. 27d2ed6 drm_hwcomposer: Fix SetColorMode() and SetColorModeWithIntent() by Roman Stratiienko · 5 years ago
  56. 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
  57. 25ddbc4 drm_hwcomposer: Return error from GetEdidBlob if blob is null by Marijn Suijten · 5 years ago
  58. acdea8c drm_hwcomposer: fix build error after fbf5c0ca45b3 by Roman Stratiienko · 5 years ago
  59. 15a453a drm_hwcomposer: Add check for format support during plane validation by Roman Kovalivskyi · 5 years ago
  60. 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 6 years ago
  61. bbf28bb drm_hwcomposer: add drm-mediatek to client-backend list by Mattijs Korpershoek · 5 years ago
  62. 5284c7e drm_hwcomposer: Add MediaTek platform support by Mattijs Korpershoek · 5 years ago
  63. 42c7f0c drm_hwcomposer: remove vendor.hwc.drm.exclude_non_hwfb_imports property by Roman Stratiienko · 5 years ago
  64. f2393a4 drm_hwcomposer: always use PlanStageGreedy by Roman Stratiienko · 5 years ago
  65. adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 5 years ago
  66. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago
  67. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
  68. fbf5c0c drm_hwcomposer: libdrm gralloc_handle: modifiers and YUV support by Roman Stratiienko · 5 years ago
  69. cfc2b2e drm_hwcomposer: fix incorrect layer_count usage by Roman Stratiienko · 5 years ago
  70. 51a0e0d drm_hwcomposer: Add rcar-du display backend by Matvii Zorin · 5 years ago
  71. 7f7efd8 drm_hwcomposer: Add composition skipping backend by Matvii Zorin · 5 years ago
  72. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
  73. 373de71 drm_hwcomposer: Expand access to HwcDisplay class members by Matvii Zorin · 5 years ago
  74. e0e7c5c drm_hwcomposer: Move DrmHwcTwo internal classes outside private section by Matvii Zorin · 5 years ago
  75. 0ddc329 drm_hwcomposer: Add include guard into drmhwctwo.h by Matvii Zorin · 5 years ago
  76. f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
  77. ec75ccd drm_hwcomposer: Add feature to search for KMS DRI card by Matvii Zorin · 5 years ago
  78. 2619aab drm_hwcomposer: Implement *DisplayBrightness* stubs by Andrii Chepurnyi · 5 years ago
  79. 857a53f drm_hwcomposer: Implement SetColorModeWithIntent stub by Andrii Chepurnyi · 5 years ago
  80. 50d3745 drm_hwcomposer: Implement GetRenderIntents stub by Andrii Chepurnyi · 5 years ago
  81. eb01229 drm_hwcomposer: Fix ValidateDisplay() when lowest z-order is nonzero by Liviu Dudau · 5 years ago
  82. fdcdeab drm_hwcomposer: Run test commit only when it actually needed by Matvii Zorin · 6 years ago
  83. 3f17bc0 drm_hwcomposer: Fix invalid buffer_handle_t pointer by Paul Howgego · 5 years ago
  84. a63d66c drm_hwcomposer: Propagate PLATFORM_SDK_VERSION to cflags by Andrii Chepurnyi · 5 years ago
  85. 8115dbe drm_hwcomposer: Fix GetDisplayIdentificationData by Andrii Chepurnyi · 6 years ago
  86. ff730f9 drm_hwcomposer: Relax failure when no EDID property is found by John Stultz · 6 years ago
  87. c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 6 years ago
  88. 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
  89. 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
  90. 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
  91. 8c7229d drm_hwcomposer: Try to fix build with older Android Pie releases by John Stultz · 6 years ago
  92. 582cb32 drm_hwcomposer: Extract more BO data by Imagination importer v2 by Roman Stratiienko · 6 years ago
  93. acc1c21 drm_hwcomposer: Revert "drm_hwcomposer: Extract more BO data by Imagination importer" by John Stultz · 6 years ago
  94. b2f2bae drm_hwcomposer: Extract more BO data by Imagination importer by Roman Stratiienko · 6 years ago
  95. 3095708 drm_hwcomposer: Remove redundant hotplug call by Roman Kovalivskyi · 6 years ago
  96. 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
  97. b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
  98. 4163efc drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() method by Roman Stratiienko · 6 years ago
  99. b7b81cf drm_hwcomposer: Choose client layer range to achieve minimal GPU load by Roman Stratiienko · 6 years ago
  100. 12b91a3 drm_hwcomposer: Add simplistic SetColorTransform implementation by Roman Kovalivskyi · 6 years ago