drivers: video: tegra: host: nvdla: increase address list size

Some large networks need number of addresses more than
512. Increase the limit to 4K.

Change-Id: I5880f0ecce566ec5d4da3cec3ed2346a868fadce
Signed-off-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/1644471
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mitch Harwell <mharwell@nvidia.com>
Tested-by: Mitch Harwell <mharwell@nvidia.com>
Reviewed-by: Ken Adams <kadams@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Prashant Gaikwad
2018-01-22 14:15:23 +05:30
committed by Laxman Dewangan
parent 0f2266c47a
commit 961a5dfbcc

View File

@@ -75,7 +75,7 @@
/**
* Maximum number of buffers per task
*/
#define MAX_NUM_NVDLA_BUFFERS_PER_TASK 512
#define MAX_NUM_NVDLA_BUFFERS_PER_TASK 4096
/**
* Trace Buffer Size