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

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

Merge "msm: kgsl: Enable Content Protection for A660 GPU"

parents b4a1dedb 6d434abc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1512,7 +1512,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a660 = {
	{
		DEFINE_ADRENO_REV(ADRENO_REV_A660, 6, 6, 0, ANY_ID),
		.features = ADRENO_RPMH | ADRENO_GPMU | ADRENO_APRIV |
				ADRENO_IOCOHERENT,
				ADRENO_IOCOHERENT | ADRENO_CONTENT_PROTECTION,
		.gpudev = &adreno_a6xx_gpudev,
		.gmem_base = 0,
		.gmem_size = SZ_1M + SZ_512K,