Files
linux-nvgpu/drivers/gpu/nvgpu/common/gsp_scheduler
rmylavarapu bd5ade293d gpu: nvgpu: gsp: msg: remove event handle support
Changes:
- Currently we are not using any event handling between NVGPU and GSP.
  So removing the event handler function and directly calling response
  handler.
- This change will fix the respective coverity issue.

CID 10138010

Change-Id: I12ddb0012ad9f54bf99f707ab2123598065561d8
Signed-off-by: rmylavarapu <rmylavarapu@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2732628
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
2022-07-15 07:12:52 -07:00
..