Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
    • Mattijs Korpershoek's avatar
      Merge tag 'android-12.0.0_r15' into mkorpershoek/mtk-android-12 · f23644da
      Mattijs Korpershoek authored
      
      Android 12.0.0 release 15
      
      [ 99% 248/250] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja
      FAILED: out/soong/build.ninja
      cd "$(dirname "out/soong/.bootstrap/bin/soong_build")" && BUILDER="$PWD/$(basename "out/soong/.bootstrap/bin/soong_build")" && cd / && env -i "$BUILDER"     --top "$TOP"     --out "out/soong"     -n "out"     -d "out/soong/build.ninja.d"     -t -l out/.module_paths/Android.bp.list -globFile out/soong/.bootstrap/build-globs.ninja -o out/soong/build.ninja --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used Android.bp
      error: external/minigbm/Android.bp:124:1: "libgbm" depends on undefined module "libdrm_headers"
      09:12:11 soong bootstrap failed with: exit status 1
      
      Signed-off-by: default avatarMattijs Korpershoek <mkorpershoek@baylibre.com>
      f23644da
  2. Nov 08, 2021
  3. Aug 04, 2021
  4. Jul 29, 2021
  5. Jun 24, 2021
  6. Jun 23, 2021
  7. Mar 03, 2021
  8. Mar 02, 2021
  9. Feb 26, 2021
  10. Feb 21, 2021
  11. Feb 20, 2021
  12. Feb 18, 2021
    • Tejas Upadhyay's avatar
      intel: add INTEL_ADLS_IDS to the pciids list · 3b6cfb20
      Tejas Upadhyay authored
      
      This enables drm_intel_bufmgr on ADLS
      
      Signed-off-by: default avatarTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
      Reviewed-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
      3b6cfb20
    • Tejas Upadhyay's avatar
      intel: sync i915_pciids.h with kernel · 9086ff9d
      Tejas Upadhyay authored
      
      Align with kernel commits:
      
      0883d63b19bb ("drm/i915/adl_s: Add ADL-S platform info and PCI ids")
      04057a1afc75 ("drm/i915: Sort EHL/JSL PCI IDs")
      0e8e272f1368 ("drm/i915/ehl: Remove invalid PCI ID")
      605f9c290c1a ("drm/i915: Sort ICL PCI IDs")
      514dc424ce4f ("drm/i915: Sort CNL PCI IDs")
      32d4ec9a1681 ("drm/i915: Sort CFL PCI IDs")
      df3478af1d73 ("drm/i915: Sort CML PCI IDs")
      cd988984cbea ("drm/i915: Sort KBL PCI IDs")
      b04d36f73771 ("drm/i915: Sort SKL PCI IDs")
      9c0b2d30441b ("drm/i915: Sort HSW PCI IDs")
      79033a0a7898 ("drm/i915: Ocd the HSW PCI ID hex numbers")
      cfb3db8fdae2 ("drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e comments")
      03e399020cd2 ("drm/i915: Add SKL GT1.5 PCI IDs")
      812f044df08c ("drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULT")
      194909a32aed ("drm/i915: Reclassify SKL 0x192a as GT3")
      82e84284ab7d ("drm/i915: Update Haswell PCI IDs")
      24ea098b7c0d ("drm/i915/jsl: Split EHL/JSL platform info and PCI ids")
      b50b7991b739 ("drm/i915/dg1: add more PCI ids")
      d452bd091e16 ("drm/i915: break TGL pci-ids in GT 1 & 2")
      f2bde2546b81 ("drm/i915: Remove dubious Valleyview PCI IDs")
      0883d63b19bb ("drm/i915/adl_s: Add ADL-S platform info and PCI ids")
      04057a1afc75 ("drm/i915: Sort EHL/JSL PCI IDs")
      0e8e272f1368 ("drm/i915/ehl: Remove invalid PCI ID")
      605f9c290c1a ("drm/i915: Sort ICL PCI IDs")
      514dc424ce4f ("drm/i915: Sort CNL PCI IDs")
      32d4ec9a1681 ("drm/i915: Sort CFL PCI IDs")
      df3478af1d73 ("drm/i915: Sort CML PCI IDs")
      cd988984cbea ("drm/i915: Sort KBL PCI IDs")
      b04d36f73771 ("drm/i915: Sort SKL PCI IDs")
      9c0b2d30441b ("drm/i915: Sort HSW PCI IDs")
      79033a0a7898 ("drm/i915: Ocd the HSW PCI ID hex numbers")
      cfb3db8fdae2 ("drm/i915: Try to fix the SKL GT3/4 vs. GT3e/4e comments")
      03e399020cd2 ("drm/i915: Add SKL GT1.5 PCI IDs")
      812f044df08c ("drm/i915: Reclassify SKL 0x1923 and 0x1927 as ULT")
      194909a32aed ("drm/i915: Reclassify SKL 0x192a as GT3")
      82e84284ab7d ("drm/i915: Update Haswell PCI IDs")
      24ea098b7c0d ("drm/i915/jsl: Split EHL/JSL platform info and PCI ids")
      b50b7991b739 ("drm/i915/dg1: add more PCI ids")
      d452bd091e16 ("drm/i915: break TGL pci-ids in GT 1 & 2")
      
      Signed-off-by: default avatarTejas Upadhyay <tejaskumarx.surendrakumar.upadhyay@intel.com>
      Reviewed-by: default avatarLandwerlin, Lionel G <lionel.g.landwerlin@intel.com>
      9086ff9d
  13. Feb 17, 2021
  14. Feb 16, 2021
  15. Feb 15, 2021
  16. Feb 13, 2021
    • Bob Badour's avatar
      [LSC] Add LOCAL_LICENSE_KINDS to external/libdrm · e1e2e964
      Bob Badour authored
      Added SPDX-license-identifier-BSD SPDX-license-identifier-MIT to:
        intel/Android.bp
      
      Added SPDX-license-identifier-BSD SPDX-license-identifier-MIT
          legacy_unencumbered
      to:
        Android.bp
      
      Added SPDX-license-identifier-MIT
      to:
        amdgpu/Android.bp
        data/Android.bp
        etnaviv/Android.bp
        freedreno/Android.bp
        libkms/Android.bp
        nouveau/Android.bp
        omap/Android.bp
        radeon/Android.bp
        tegra/Android.bp
        tests/Android.bp
        tests/modetest/Android.bp
        tests/proptest/Android.bp
        tests/util/Android.bp
      
      Bug: 68860345
      Bug: 151177513
      Bug: 151953481
      
      Test: m all
      
      Exempt-From-Owner-Approval: janitorial work
      Change-Id: I4e538e414dc10579ff32861ee79129765d1d6a8e
      e1e2e964
  17. Feb 10, 2021
  18. Jan 23, 2021
  19. Jan 22, 2021
Loading