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

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

Merge "interconnect: qcom: update prio for gpu_tc of scshrike"

parents 60fc3495 b3a8fb95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -631,7 +631,7 @@ static struct qcom_icc_qosbox acm_gpu_tcu_qos = {
	.num_ports = 1,
	.offsets = { 0x30400 },
	.config = &(struct qos_config) {
		.prio = 6,
		.prio = 1,
		.urg_fwd = 0,
	},
};