- Mar 06, 2025
-
-
Guillaume LA ROQUE authored
Align with upstream branch. * aosp/upstream-main: * 7979d2ae8c8c drm_hwcomposer: Cursor plane binding * 45cb3e847e01 drm_hwcomposer: Cursor plane buffer validation * 9777fbabb482 drm_hwcomposer: Add DRM_CURSOR_CAP to DrmDevice * bf7d29a7a3c7 drm_hwcomposer: Add SIZE_HINTS property to DrmPlane * d47f2255d22b drm_hwcomposer: Fix log warnings in DrmProprty::GetBlobData * e778d038e25c drm_hwcomposer: Add blob support to DrmProperty * 701a83cdba45 drm_hwcomposer: Remove redundant vsync timestamp * bf711ebeb693 drm_hwcomposer: Avoid resetting vsync timestamp * 35a395720a4d drm_hwcomposer: Use clang thread-safety analysis in VSyncWorker * 6bfccb83af16 drm_hwcomposer: Fix race conditions in VSyncWorker * 28ec9ee7ec67 drm_hwcomposer: Support cases where BI is not available * 7d3bc9c7a893 drm_hwcomposer: CI: Use fdo ci-templates * 2aea50804603 drm_hwcomposer: CI: Make checkstyle a placeholder * 45cdacc21d20 drm_hwcomposer: Allow skipping round-trip to SF before presenting * 6a765203ab72 drm_hwcomposer: HWC3: Support batched commands for layer create/destroy * ee6d843ef896 drm_hwcomposer: Rework CreateLayer/DestroyLayer * 67b85a625ad5 drm_hwcomposer: Check for error when importing into the mapper * 30808a20bb36 drm_hwcomposer: uses edid DTD to get better estimate of dpi * 75855a6ab877 drm_hwcomposer: Check if the display is valid in setAutoLowLatencyMode * 907a51ab1b0f drm_hwcomposer: Produce stable port IDs * c88294c89db5 drm_hwcomposer: Fix DrmPlane typos * 2290dc6d399a drm_hwcomposer: Use DUMB buffer for modeset * fdd437193fa6 drm_hwcomposer: Fix alpha check * 34c50ce47ae3 drm_hwcomposer: Put ValidateDisplay and GetChangedTypes to the frontend * 72ff8c394b18 drm_hwcomposer: Put hwc2 PresentDisplay and GetReleaseFences to frontend * f74b7318b375 drm_hwcomposer: Move trivial frontend functions out of HwcDisplay class * d7e108ed8e9a drm_hwcomposer: Fix headless mode * cd3902ab4a1c drm_hwcomposer: Do not use config groups by default * 1defc5cd8c17 drm_hwcomposer: Check for same resolution when clearing buffers * e60540fa108c drm_hwcomposer: Add DrmMode::SameSize * 5343bf309ed3 drm_hwcomposer: HWC3: Implement Client buffer management recommendations * 0c36d5688f7b drm_hwcomposer: HWC3: Reduce graphics memory consumption * e501a97f5eae drm_hwcomposer: HWC3: Remove HWC2 ComposerResources dependencies * 7c8cc4eb3f9f drm_hwcomposer: Rework HWC frontends buffer management * 70ab939bc9fc drm_hwcomposer: Use layer API for SetClientTarget and SetOutputBuffer * e0bbf22c2568 drm_hwcomposer: Populate client and out layer when creating composition * fb9fed53893f drm_hwcomposer: Use float type to store alpha internally * 4e15bfc94810 drm_hwcomposer: Support default values for Rect structures * 916182801593 drm_hwcomposer: CI: Use git diff to feed the clang-format-diff Change-Id: Ib8b149c939c0e68a0cf3eaae1448caee57189595 Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com>
-
- Feb 05, 2025
-
-
Guillaume LA ROQUE authored
Align with upstream branch. * aosp/upstream-main: drm_hwcomposer: Implement getHdrCapabilities and getColorModes drm_hwcomposer: Set HDR metadata on the connector drm_hwcomposer: Add method GetOptionalConnectorProperty drm_hwcomposer: Fix bitmask property mask creation Change-Id: Iebc24f7ad36c8e4ef547a01273016828e4f2ddd4 Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com>
-
Guillaume LA ROQUE authored
New deps for aosp main branch have only main branch and not release tag. So specify a commit id to freeze version we use. Change-Id: Ifa31850e62b0c1553ce3f99c184c7ac18efb5034 Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com>
-
Bug: 379130027 Change-Id: I40ead086123eb2e7b176ba18fdd946e5d0a57789
-
- Jan 29, 2025
-
-
Mattijs Korpershoek authored
This avoids a crash when unplug/replugging a HDMI monitor * aosp/upstream-main: drm_hwcomposer: fix null deref happening when clearing callback drm_hwcomposer: Add libdisplay-info dependency and update tar with library Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Jan 09, 2025
-
-
Mattijs Korpershoek authored
Uprev AOSP to android-15.0.0_r11 (AP4A.250105.002.A1) which brings in SPL for 2025-01-05 Conflicts: default.xml Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Nicolas Belin authored
Update drm_hwcomposer to the lastest upstream version: a8ef39578ca8 (Merge "Merge remote-tracking branch 'aosp/upstream-main' into uprev" into main, 2025-01-05) This fixes the 2 following VTS issues: module: VtsHalGraphicsComposer3_TargetTest testcase: PerInstance/GraphicsComposerAidlTest tests: - SetActiveConfig/0_android_hardware_graphics_composer3_IComposer_default - SetActiveConfigPowerCycle/0_android_hardware_graphics_composer3_IComposer_default Change-Id: Id34619ea83accf3dfff645c202fdf2ca743e2bb6 Signed-off-by:
Nicolas Belin <nbelin@baylibre.com>
-
- Jan 07, 2025
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
Maxime Fournier authored
We are now shipping the prebuit ta dev kit directly in vendor/ti/am62x/optee/ta/export-ta_arm64. Change-Id: I2199a1854bd9d71dc68531d01639a6619af5efa2 Signed-off-by:
Maxime Fournier <mfournier@baylibre.com>
-
- Jan 03, 2025
-
-
Mattijs Korpershoek authored
Uprev AOSP to android-15.0.0_r7 (AP4A.241205.013.A2) which brings in SPL for 2024-12-05 Conflicts: default.xml Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Dec 06, 2024
-
-
The Android Open Source Project authored
Change-Id: Ifdf0ca1bdb53f4665521ef77289d00f8b2b47c4b
-
The Android Open Source Project authored
Change-Id: I543a47e96d3ec3fc5096fb0120ea8dc090f1310c
-
- Dec 05, 2024
-
-
The Android Open Source Project authored
Change-Id: I6bb4f34aa4bd13834d4f6715c88b52f6acaa47ac
-
- Dec 04, 2024
-
-
Mattijs Korpershoek authored
Update to the latest release. This is the last RC candidate. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Update drm_hwcomposer on last upstream version: * 2852f7d46de5 drm_hwcomposer: Fix build_deploy script and switch it to hwc3 Change-Id: Ib89e09b6676ada7d84889f08acd3bfe26a8ac834 Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com>
-
- Dec 03, 2024
-
-
Nicolas Belin authored
Move Imgtec driver to the latest DDK version: 24.2.6643903. Signed-off-by:
Nicolas Belin <nbelin@baylibre.com>
-
- Nov 29, 2024
-
-
Mattijs Korpershoek authored
This will be used by the release job in order to build kernel from git.ti.com only. We publish the commits on our gitlab. After a new release is published, we can fetch this commit and send it over to the TI forge. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
This will be used by the release job in order to build bootloaders from git.ti.com only. We publish the commits on our gitlab. After a new release is published, we can fetch this commit and send it over to the TI forge. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Nov 22, 2024
-
-
Mattijs Korpershoek authored
This was missing for U-Boot. Use it everywhere for consistency. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
Update to the latest release. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
This is the same version as used in meta-ti yocto layer: https://git.ti.com/cgit/arago-project/meta-ti/tree/meta-ti-bsp/recipes-security/optee/optee-os-ti-version.inc Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
git:// seems to fail using repo. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
All the projects we work on are public. There is no reason to require ssh authentication when fetching the projects. Move to https:// for the baylibre remote. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
Historically, we have been using a ti mirror for the Trusted-Firmware-A project. This is because TI did not want a manifest for fetching the bootloaders. With release 10.1 and onwards, we will be able to fetch the bootloaders via a dedicated manifest. Therefore, no reason to use the ti-mirror for this project. Remove it and use the upstream mirror instead. Use the same version as TI's yocto release [1] [1] https://git.ti.com/cgit/arago-project/meta-ti/tree/meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc?h=scarthgap Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Nov 18, 2024
-
-
Mattijs Korpershoek authored
Uprev AOSP to android-15.0.0_r4 (AP3A.241105.007) which brings in SPL for 2024-11-05 Conflicts: default.xml Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Nov 07, 2024
-
-
Mattijs Korpershoek authored
This is replaced by the audio AIDL HAL in //hardware/ti/am62x/audio. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Nov 06, 2024
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- Oct 17, 2024
-
-
Mattijs Korpershoek authored
On Android 15, we only use 6.6 kernel. In order to support future kernel as well, keep the -6.6.xml suffix. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Mattijs Korpershoek authored
With the early Android 15 migration done, we should branch out on all projects to avoid confusion. Use the ti-android-15 branch everywhere. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Oct 14, 2024
-
-
The Android Open Source Project authored
Change-Id: I96ac8cce408df79c5f4db23b2d0cb1a7882eceb7
-
The Android Open Source Project authored
Change-Id: I1accc3c6980b4a518da35586c07cd7c7bbfc311a
-
- Oct 08, 2024
-
-
Mattijs Korpershoek authored
Kmgk needed a fix [1] in order to be able to build with PRODUCT_SHIPPING_API_LEVEL := 35 Update the project's revision so that we get the fix included for ti-android-15. [1] baylibre/ti/android/aosp/external/kmgk!13 Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Sep 27, 2024
-
-
Mattijs Korpershoek authored
Uprev drm_hwcomposer to commit: 0bc25bbaabcf ("Merge remote-tracking branch 'aosp/upstream-main' into HEAD") This mainly brings in support for hardware composer v3. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
Guillaume LA ROQUE authored
To fix audio issue we fork tinyhal. Signed-off-by:
Guillaume La Roque <glaroque@baylibre.com>
-
- Sep 26, 2024
-
-
Mattijs Korpershoek authored
These projects are required in order to build ti-android-15. Since we maintain ti-android-14 as well, keep most projects common to both Android releases. Once we drop android-14 support, we can migrate all branches. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Sep 11, 2024
-
-
Mattijs Korpershoek authored
In Android-15, i2c-tools is already provided via external/toybox. Get rid of the project to avoid duplicate soong module names. Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Sep 09, 2024
-
-
Mattijs Korpershoek authored
Update all AOSP projects to android-15.0.0_r1 [1] [1] https://android.googlesource.com/platform/manifest/+/refs/heads/android-15.0.0_r1 Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-