Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit acdf5e29 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: kgsl: Add support for A650 v2 GPU"

parents edf9b17c 98506bee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1119,7 +1119,7 @@ static const struct adreno_reglist a650_hwcg_regs[] = {

static const struct adreno_a6xx_core adreno_gpu_core_a650 = {
	{
		DEFINE_ADRENO_REV(ADRENO_REV_A650, 6, 5, 0, 0),
		DEFINE_ADRENO_REV(ADRENO_REV_A650, 6, 5, 0, ANY_ID),
		.features = ADRENO_64BIT | ADRENO_RPMH | ADRENO_GPMU |
			ADRENO_IOCOHERENT | ADRENO_CONTENT_PROTECTION |
			ADRENO_IFPC,