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

Commit 3decc8a6 authored by Ghanim Fodi's avatar Ghanim Fodi Committed by Gerrit - the friendly Code Review server
Browse files

msm: ipa: Adjust resource allocations for IPA groups



Adjust resource allocations for IPA groups
per architecture team recommendations.

Change-Id: I6e25a70800de2bfa6c7033774affea6302334b30
Signed-off-by: default avatarGhanim Fodi <gfodi@codeaurora.org>
parent 94bfbcf6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -374,7 +374,7 @@ static const struct rsrc_min_max ipa3_rsrc_src_grp_config
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_DESCRIPTOR_BUFF] = {
		{0, 0}, {18, 18}, {0, 0}, {0, 0}, {8, 8}, {0, 0} },
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_HPS_DMARS] = {
		{0, 0}, {0, 63}, {0, 0}, {0, 0},  {0, 63}, {0, 0} },
		{0, 63}, {0, 63}, {0, 63}, {0, 63},  {0, 63}, {0, 0} },
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_ACK_ENTRIES] = {
		{0, 0}, {24, 24}, {0, 0}, {0, 0}, {8, 8}, {0, 0} },
	},
@@ -387,7 +387,7 @@ static const struct rsrc_min_max ipa3_rsrc_src_grp_config
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_DESCRIPTOR_BUFF] = {
		{9, 9}, {14, 14}, {4, 4}, {4, 4}, {0, 0}, {0, 0} },
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_HPS_DMARS] = {
		{0, 63}, {0, 63}, {0, 63}, {0, 63},  {0, 0}, {0, 0} },
		{0, 63}, {0, 63}, {0, 63}, {0, 63},  {0, 63}, {0, 0} },
		[IPA_v4_0_RSRC_GRP_TYPE_SRC_ACK_ENTRIES] = {
		{22, 22}, {16, 16}, {6, 6}, {2, 2}, {0, 0}, {0, 0} },
	},
@@ -469,9 +469,9 @@ static const struct rsrc_min_max ipa3_rsrc_dst_grp_config
	[IPA_4_5] = {
		/* UL/DL/DPL_DST unused unused unused uC N/A */
		[IPA_v4_0_RSRC_GRP_TYPE_DST_DATA_SECTORS] = {
		{16, 16}, {0, 0}, {0, 0}, {0, 0}, {0, 0}, {0, 0} },
		{16, 16}, {5, 5}, {2, 2}, {2, 2}, {0, 0}, {0, 0} },
		[IPA_v4_0_RSRC_GRP_TYPE_DST_DPS_DMARS] = {
		{2, 63}, {0, 0}, {0, 0}, {0, 0}, {0, 2}, {0, 0} },
		{2, 63}, {1, 63}, {1, 2}, {1, 2}, {0, 2}, {0, 0} },
	},
	[IPA_4_5_MHI] = {
		/* PCIE/DPL  DDR  DMA/CV2X  QDSS  uC  N/A */