aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-25Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/master'android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Jason Macnak
2022-01-20Merge "drm_hwcomposer: Merge remote-tracking branch 'aosp/upstream-main' into...Treehugger Robot
2022-01-20Update OWNERSDmitry Shmidt
2022-01-20drm_hwcomposer: Remove utils/autolock.*Roman Stratiienko
2022-01-20drm_hwcomposer: Remove write-back related helpers from DrmDevice classRoman Stratiienko
2022-01-20drm_hwcomposer: Remove DrmDisplayCompositor:CreateInitializedCompositionRoman Stratiienko
2022-01-20drm_hwcomposer: Add headless mode supportRoman Stratiienko
2022-01-20drm_hwcomposer: Configuring Composer HAL to use sequential IDsRoman Stratiienko
2022-01-20drm_hwcomposer: Introduce main lockRoman Stratiienko
2022-01-20drm_hwcomposer: Restore HWC2 API logging functionalityRoman Stratiienko
2022-01-20drm_hwcomposer: CI: Upgrade to clang-13 && clang-tidy-13Roman Stratiienko
2022-01-20drm_hwcomposer: Add delay between hotplug uevent and modes getRoman Stratiienko
2022-01-18drm_hwcomposer: Fix missing connector state assignmentRoman Stratiienko
2022-01-14drm_hwcomposer: Add script for quick build and deploy drm_hwcomposerRoman Stratiienko
2022-01-13drm_hwcomposer: Merge remote-tracking branch 'aosp/upstream-main' into HEADJohn Stultz
2022-01-13drm_hwcomposer: Use DPMS property to configure display pipelineRoman Stratiienko
2022-01-12drm_hwcomposer: Move HwcDisplayConfigs out of HwcDisplay classRoman Stratiienko
2022-01-12drm_hwcomposer: Move DrmHwcTwo.{cpp|h} to hwc2_device/ directoryRoman Stratiienko
2022-01-12drm_hwcomposer: Move HwcDisplay out of DrmHwcTwo classRoman Stratiienko
2022-01-12drm_hwcomposer: Move HwcLayer out of DrmHwcTwo classRoman Stratiienko
2022-01-12drm_hwcomposer: Move hw_module related code out of DrmHwcTwo.* filesRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Remove -readability-use-anyofallof from COARSE listRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Remove duplicate tidy checksRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Move tidy FINE checklist to MakefileRoman Stratiienko
2022-01-12drm_hwcomposer: Raise clang-tidy level of some files to NORMALRoman Stratiienko
2022-01-12drm_hwcomposer: Fix float to 16.16 fixed point conversionRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Find all source files instead of hardcoding them.Roman Stratiienko
2022-01-12drm_hwcomposer: Make Planner class fully staticRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Set clang-tidy level to NORMAL for some filesRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Raise clang-tidy level from NONE to COARSE for *.hRoman Stratiienko
2022-01-12drm_hwcomposer: CI: Process every file with clang-tidy.Roman Stratiienko
2022-01-12drm_hwcomposer: CI: Fix Makefile dependenciesRoman Stratiienko
2022-01-12drm_hwcomposer: Update readability-identifier-naming rulesRoman Stratiienko
2022-01-12drm_hwcomposer: Free resources in HookDevClose()Roman Stratiienko
2022-01-12drm_hwcomposer: Send crtc.active and crtc.mode together with the frameRoman Stratiienko
2021-12-29drm_hwcomposer: Remove supported()/unsupported() functionsRoman Stratiienko
2021-12-29drm_hwcomposer: Modify source_layers_ to be integer instead of arrayRoman Stratiienko
2021-12-29drm_hwcomposer: Cleanup Planner classRoman Stratiienko
2021-12-29drm_hwcomposer: Handle unused planes by DrmDisplayCompositorRoman Stratiienko
2021-12-29drm_hwcomposer: Rework KMS state trackingRoman Stratiienko
2021-12-22drm_hwcomposer: CI: Replace shell scripts with MakefileRoman Stratiienko
2021-12-22drm_hwcomposer: CI: Tune clang-tidy coarse checksRoman Stratiienko
2021-12-22drm_hwcomposer: Tidy-up the CI scriptsRoman Stratiienko
2021-12-20drm_hwcomposer: support more connector typesYongqin Liu
2021-12-14drm_hwcomposer: Merge remote-tracking branch 'aosp/upstream-main' into HEADJohn Stultz
2021-12-13drm_hwcomposer: Assume premultiplied alpha for CLIENT layerRoman Stratiienko
2021-12-07drm_hwcomposer: Fix all cases which triggers an error on -Wsign-compareRoman Stratiienko
2021-12-06drm_hwcomposer: Use gralloc0::perform API by minigbm bufferinfo getterRoman Stratiienko
2021-12-06drm_hwcomposer: Validate gralloc0 name for minigbm and libdrm gettersRoman Stratiienko
2021-12-02drm_hwcomposer: Rework display modes handlingRoman Stratiienko