mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
ea84c95dbfe8c8bca95f7db77971483626dfd19a
Resolve race condition where DCE Firmware could potentially send an IVC signal before even CPU driver starts listening for it. This fix makes sure that the driver need not wait if it has been signalled already by Firmware. Jira TDS-6381 Change-Id: I3d6dd1f93ce36f9e44b7157f70c0aad099f2d561 Signed-off-by: Arun Swain <arswain@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-t23x/+/2394468 Tested-by: Santosh Galma <galmar@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Santosh Galma <galmar@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Mahesh Kumar <mahkumar@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: Gerrit_Virtual_Submit
Description
No description provided