summaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorAchal Verma <achalv@nvidia.com>2021-09-22 04:39:04 -0400
committermobile promotions <svcmobile_promotions@nvidia.com>2021-10-06 11:56:11 -0400
commit867763ab335e8a7fb4dd838830a3f17ca67196db (patch)
tree26091d91dfb827f905ae9ac97f4cc224dcfaa400 /scripts/const_structs.checkpatch
parent5c76bc33f8bdfc345b78d84e2e7f12025b59ec42 (diff)
tegra-vic: Make pdata->falcon_data NULL.
In case firmware load failed 15340000.vic for whatever reason, we need to reassign pdata->falcon_data NULL else based on check if (pdata->falcon_data), non NULL , code will assume that firmware is loaded properly last time and will go ahead submitting the job, which may result in SMMU-fault. We need that when it tries next time it sees pdata->falcon_data is NULL and does allocation and firmware loading before job submission, Bug 200764796 Change-Id: Ia949ceb19b6b07db94b8a310a6c00363f8e58a6d Signed-off-by: Achal Verma <achalv@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2598619 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Dmitry Pervushin <dpervushin@nvidia.com> Reviewed-by: Amrita Deshmukh <amritad@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2606002 Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Phoenix Jung <pjung@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions