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

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

Merge "msm: kgsl: increase GPU snapshot size on A680"

parents b011d942 4d372ce0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1344,7 +1344,7 @@ static const struct adreno_a6xx_core adreno_gpu_core_a680 = {
		.gmem_base = 0x100000,
		.gmem_size = SZ_2M,
		.bus_width = 32,
		.snapshot_size = SZ_1M,
		.snapshot_size = SZ_2M,
	},
	.prim_fifo_threshold = 0x00400000,
	.gmu_major = 2,