Commit Graph

2 Commits

Author SHA1 Message Date
Bruno Martins ef837c7e9b common: adreno: Declare EGL libs as symlinks during extraction
Change-Id: I4b2f3e79b5e518889d9771bf8990e27babca8b61
2024-09-15 18:41:48 +05:30
Jake Weinstein ba451f0035 vendor: Rename adreno components
Make way for kalama. The new naming matches
Qualcomm's branching strategy, which notes
the launch version of the SoC.

adreno-5xx-legacy is unchanged because
  it predates GRF.

adreno-r should be used for Android 11 GRF
  platforms, such as msmnile, kona, and lahaina.

adreno-s should be used for platforms launching
  with Android 12, such as taro and parrot.

adreno-t (coming soon) should be used for platforms
  launching with Android 13, such as kalama.

Note: adreno-t does not seem to support Adreno 6xx,
  so platforms that upgraded kernel versions and
  launching Android versions, such as kona and bengal
  on 5.15 may use adreno-s, which is consistent with
  Qualcomm's releases as well.

Change-Id: Id454e3b742622e69747ab3382b5b686dac4484ff
2023-10-31 23:42:52 +09:00