Commit Graph

11 Commits

Author SHA1 Message Date
Adithya R 966ba8a9f9 vendor: Drop 32bit libs from >=5.10 components
They're unused.

Change-Id: I3ce71b0582f75315490596e021ff5d9f101df266
2023-09-14 16:47:59 +00:00
Kunmun 7ba29265fe common: Drop system and vendor tag definition
There are different tags being used in different
components, hence this doesn't makes much sense.
Also, the mentioned tags are outdated with respect
to what the components are using at the moment.

Change-Id: Ie6d60343e2beec37ac0c9fe911bc12a26146bcee
2023-04-09 08:31:33 +05:30
Jake Weinstein 9749276e50 vendor: adreno: Conditionally upgrade to LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0
Currently, this only works on 5.4 and 5.10,
so pre-5.4 devices will stay on 5.4
binaries for the time being. This
renames components to the below:

adreno: 5.4/5.10 (LA.VENDOR.1.0.r1-16000-WAIPIO.QSSI13.0)
adreno-6xx-legacy: 4.9-4.19 (LA.UM.9.14.r1-20200-LAHAINA.QSSI13.0)
adreno-5xx: 3.18/4.4 (LA.UM.10.6.2.r1-01600-89xx.0)

Change-Id: I892e3b2e3c5c1d6d95d7c0ab4674075aa5546a3a
2022-12-05 03:57:25 +00:00
Jake Weinstein 19ec3eba9c common: Redo component selection logic
Maintainers should not need to manually select
the appropriate variant of a component for
their SoC. We know what does and does not
work for an SoC. Automatically select
the necessary component. This allows us
to be more flexible when new SoCs launch
and components may need to be renamed or
refactored.

Change-Id: Ibe9815ba7f70ec760c7b0cbd3771707af2e59854
2022-12-05 03:57:01 +00:00
Alexander Koskovich 23c3b52a54 PRODUCT_PROPERTY_OVERRIDES -> PRODUCT_VENDOR_PROPERTIES
Change-Id: If9cfaf3b6f356fa0f880cc3ad2c2d032505f2d1e
2022-06-28 14:47:40 +00:00
Kunmun 6f9dd0ef08
Revert "common: Upgrade adreno stack to WAIPIO 13100"
• Add back c2d2 libs to adreno component as well.
• This breaks eis, as well as creating problems related to display in many devices.

This reverts commit 769e48d051.

Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
Change-Id: I876a13074588065b4234505d05d2085c0e93326e
2022-06-03 17:48:46 +09:00
Adithya R 769e48d051
common: Upgrade adreno stack to WAIPIO 13100
* move c2d libs to media as its required by c2

Change-Id: Ifea8af8717fbddc77452438f95b6b4fefb66d7c0
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-05-13 16:22:46 +09:00
Omkar Chandorkar 057ad704a3 common: update symlinks
* get rid of ugly build time warnings

Change-Id: Ib4084c96572ba3bc1f0fa05477fc21d8af9cc414
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-03-19 02:47:00 +00:00
Juhyung Park d8d9237220 common: add missing symlinks from BSP
Change-Id: I09087eda8c617bce64f4dd1f6787756947c378b1
Signed-off-by: Juhyung Park <qkrwngud825@gmail.com>
2022-03-14 22:09:27 +09:00
Alastair Donaldson 0eee73efcd adreno: Add OpenGL ES dEQP feature flag.
* Populates a new feature flag to record the level of
   OpenGL ES dEQP test support.

Change-Id: I55c39601687ab66745c17598ec08e3eee12bf84c
Signed-off-by: Omkar Chandorkar <gotenksIN@aosip.dev>
2022-02-27 15:19:58 +00:00
Vishalcj17 bfaf4ecb25 Split system and vendor to their own folders.
Change-Id: Ie93e9fdf854f97aab1e2b6e61d55b309f49c1cd9
2021-11-24 21:04:52 +00:00