- b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 8 months ago
- 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 8 months ago
- e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 8 months ago
- d665998 drm_hwcomposer: CI: Use bpfmt to check Android.bp files style by Roman Stratiienko · 4 years, 8 months ago
- d518a05 drm_hwcomposer: CI: Initial build and clang-tidy checks by Roman Stratiienko · 4 years, 8 months ago
- 227aae4 drm_hwcomposer: CI: Use clang-11 for the CI by Roman Stratiienko · 4 years, 8 months ago
- e398334 drm_hwcomposer: Create make target to test filegroups by Roman Stratiienko · 4 years, 8 months ago
- fa00233 drm_hwcomposer: Fix drmSetMaster() usage by John Stultz · 4 years, 9 months ago
- 6f5df17 drm_hwcomposer: Initial composer@2.4 HAL support by Roman Stratiienko · 5 years ago
- 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
- 6e6a93a drm_hwcomposer: Add minigbm video and format_modifier support by Roman Stratiienko · 4 years, 10 months ago
- 67c0542 drm_hwcomposer: Support unique fd for every YUV plane by Roman Stratiienko · 4 years, 9 months ago
- 3b24cd9 drm_hwcomposer: Ensure composer has master access to DRM/KMS by Roman Stratiienko · 4 years, 9 months ago
- c8dd066 drm_hwcomposer: Reorganize modifiers handling logic by Roman Stratiienko · 5 years ago
- 32819fe drm_hwcomposer: libdrmgetter: fix RGB565 format translation by Roman Stratiienko · 5 years ago
- f2e03b7 drm_hwcomposer: check ConvertBoInfo errors before importing by Jason Macnak · 5 years ago
- 3a5fb50 drm_hwcomposer: implement Gralloc 4 BufferInfoMapperMetadata by Dennis Tsiang · 5 years ago
- add24cb drm_hwcomposer: stop using pixel_stride by Roman Stratiienko · 5 years ago
- 33365c2 drm_hwcomposer: Set correct source crop for the client layer by Roman Stratiienko · 5 years ago
- b2e9fe2 drm_hwcomposer: refactor platform directory by Roman Stratiienko · 5 years ago
- 946126c drm_hwcomposer: extract platform-libdrm code from platform-generic by Roman Stratiienko · 5 years ago
- d146d6d drm_hwcomposer: Check parameter range in SetColorMode() by Roman Stratiienko · 5 years ago
- 27d2ed6 drm_hwcomposer: Fix SetColorMode() and SetColorModeWithIntent() by Roman Stratiienko · 5 years ago
- 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
- 25ddbc4 drm_hwcomposer: Return error from GetEdidBlob if blob is null by Marijn Suijten · 5 years ago
- acdea8c drm_hwcomposer: fix build error after fbf5c0ca45b3 by Roman Stratiienko · 5 years ago
- 15a453a drm_hwcomposer: Add check for format support during plane validation by Roman Kovalivskyi · 5 years ago
- 859b607 drm_hwcomposer: Add supported formats list to DrmPlane by Roman Kovalivskyi · 6 years ago
- bbf28bb drm_hwcomposer: add drm-mediatek to client-backend list by Mattijs Korpershoek · 5 years ago
- 5284c7e drm_hwcomposer: Add MediaTek platform support by Mattijs Korpershoek · 5 years ago
- 42c7f0c drm_hwcomposer: remove vendor.hwc.drm.exclude_non_hwfb_imports property by Roman Stratiienko · 5 years ago
- f2393a4 drm_hwcomposer: always use PlanStageGreedy by Roman Stratiienko · 5 years ago
- adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 5 years ago
- 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago
- aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
- fbf5c0c drm_hwcomposer: libdrm gralloc_handle: modifiers and YUV support by Roman Stratiienko · 5 years ago
- cfc2b2e drm_hwcomposer: fix incorrect layer_count usage by Roman Stratiienko · 5 years ago
- 51a0e0d drm_hwcomposer: Add rcar-du display backend by Matvii Zorin · 5 years ago
- 7f7efd8 drm_hwcomposer: Add composition skipping backend by Matvii Zorin · 5 years ago
- ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
- 373de71 drm_hwcomposer: Expand access to HwcDisplay class members by Matvii Zorin · 5 years ago
- e0e7c5c drm_hwcomposer: Move DrmHwcTwo internal classes outside private section by Matvii Zorin · 5 years ago
- 0ddc329 drm_hwcomposer: Add include guard into drmhwctwo.h by Matvii Zorin · 5 years ago
- f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
- ec75ccd drm_hwcomposer: Add feature to search for KMS DRI card by Matvii Zorin · 5 years ago
- 2619aab drm_hwcomposer: Implement *DisplayBrightness* stubs by Andrii Chepurnyi · 5 years ago
- 857a53f drm_hwcomposer: Implement SetColorModeWithIntent stub by Andrii Chepurnyi · 5 years ago
- 50d3745 drm_hwcomposer: Implement GetRenderIntents stub by Andrii Chepurnyi · 5 years ago
- eb01229 drm_hwcomposer: Fix ValidateDisplay() when lowest z-order is nonzero by Liviu Dudau · 5 years ago
- fdcdeab drm_hwcomposer: Run test commit only when it actually needed by Matvii Zorin · 6 years ago
- 3f17bc0 drm_hwcomposer: Fix invalid buffer_handle_t pointer by Paul Howgego · 5 years ago
- a63d66c drm_hwcomposer: Propagate PLATFORM_SDK_VERSION to cflags by Andrii Chepurnyi · 5 years ago
- 8115dbe drm_hwcomposer: Fix GetDisplayIdentificationData by Andrii Chepurnyi · 6 years ago
- ff730f9 drm_hwcomposer: Relax failure when no EDID property is found by John Stultz · 6 years ago
- c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 6 years ago
- 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
- 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
- 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
- 8c7229d drm_hwcomposer: Try to fix build with older Android Pie releases by John Stultz · 6 years ago
- 582cb32 drm_hwcomposer: Extract more BO data by Imagination importer v2 by Roman Stratiienko · 6 years ago
- acc1c21 drm_hwcomposer: Revert "drm_hwcomposer: Extract more BO data by Imagination importer" by John Stultz · 6 years ago
- b2f2bae drm_hwcomposer: Extract more BO data by Imagination importer by Roman Stratiienko · 6 years ago
- 3095708 drm_hwcomposer: Remove redundant hotplug call by Roman Kovalivskyi · 6 years ago
- 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
- b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
- 4163efc drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() method by Roman Stratiienko · 6 years ago
- b7b81cf drm_hwcomposer: Choose client layer range to achieve minimal GPU load by Roman Stratiienko · 6 years ago
- 12b91a3 drm_hwcomposer: Add simplistic SetColorTransform implementation by Roman Kovalivskyi · 6 years ago
- bb37569 drm_hwcomposer: Add simplistic SetLayerColor implementation by Roman Kovalivskyi · 6 years ago
- f67c365 drm_hwcomposer: Add refcount for GEM handle by Vincent Donnefort · 6 years ago
- 0d1a2cd drm_hwcomposer: Introduce dumpsys metrics by Roman Stratiienko · 6 years ago
- c56eede drm_hwcomposer: Fix returned fence in PresentDisplay by Matteo Franchin · 6 years ago
- d6a6e6e drm_hwcomposer: Add safe guard for unknown connector type by Roman Kovalivskyi · 6 years ago
- e606a62 drm_hwcomposer: Fix compilation issues with Android 9 by Roman Kovalivskyi · 6 years ago
- 6f5e450 drm_hwcomposer: Fix missing definition build error on P and earlier by Roman Stratiienko · 6 years ago
- d07c370 drm_hwcomposer: Add property hwc.drm.primary_display_order by Roman Kovalivskyi · 6 years ago
- df88299 drm_hwcomposer: Add DrmConnector::name function by Roman Kovalivskyi · 6 years ago
- afb3689 drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE' by Roman Stratiienko · 6 years ago
- f264723 drm_hwcomposer: Fix mixed layer composition by Roman Stratiienko · 6 years ago
- e3ed48d drm_hwcomposer: Add Imagination platform support by Roman Stratiienko · 6 years ago
- f63726c drm_hwcomposer: avoid using signed errno on uint32 type by Roman Stratiienko · 6 years ago
- 9abec03 drm_hwcomposer: HWC2: Handle bad layer_handle by Vincent Donnefort · 6 years ago
- 315444c drm_hwcomposer: HWC2: Handle bad display_handle by Vincent Donnefort · 6 years ago
- 7834a89 drm_hwcomposer: HWC2: Align SetColorMode Error with Android VTS by Vincent Donnefort · 6 years ago
- 60ef7eb drm_hwcomposer: HWC2: Align SetPowerMode Errors with Android VTS by Vincent Donnefort · 6 years ago
- 6a1c38d drm_hwcomposer: platformmeson: fix AFBC 32x8 feature support by Neil Armstrong · 6 years ago
- 87769e6 drm_hwcomposer: add LCD panel support by Mykhailo Sopiha · 6 years ago
- 1693bc3 drm_hwcomposer: add non hwfb import filter by Mykhailo Sopiha · 6 years ago
- b67d049 drm_hwcomposer: pre-filter modes provided to HWC2 by Neil Armstrong · 6 years ago
- 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 7 years ago
- 17d3c8b drm_hwcomposer: Add platformmeson for Amlogic SoC support by Neil Armstrong · 6 years ago
- 4c027a7 drm_hwcomposer: Drop modes with DRM_MODE_FLAG_INTERLACE to HWC2 by Neil Armstrong · 6 years ago
- ad43886 drm_hwcomposer: clean Importer inherited classes by Mykhailo Sopiha · 6 years ago
- 9cf798d drm_hwcomposer: recalculate vrefresh from clock + resolution by Neil Armstrong · 6 years ago
- a9ed46a drm_hwcomposer: platformhisi: extend conditional of AFBC support by Victor Chong · 7 years ago
- cce1278 drm_hwcomposer: Move hwcomposer.drm_hikey and hwcomposer.drm_hikey960 by Colin Cross · 7 years ago
- cdf4b49 drm_hwcomposer: Convert external/drm_hwcomposer to Android.bp by Colin Cross · 7 years ago
- 9bd25f9 drm_hwcomposer: Remove unnecessary parentheses in the conditional by John Stultz · 7 years ago
- a3429c7 drm_hwcomposer: Tweak mode selection to pick the first DRM_MODE_TYPE_PREFERRED mode by John Stultz · 7 years ago
- 2d8341e Revert "drm_hwcomposer: platformgeneric: Fix build" by Sean Paul · 7 years ago