Shridhar Rasal 36f80259cc video: tegra: host: nvdla: add DLA fw version check
- update DLA1 FW version for multichip support
- include DLA2 driver's build path
- For firmware verification with multi-chip support,
  - Need to get way to distinuguish chip.
  - Use tegra_get_chip_id() is not recommended practice
  - Alternately, using nvhost_device_data's "version" param which distinguishes
    chip specific data at compile time
  - So encode fw version into "version" param
  - include firmware version header to encode
  - Inline function can't be used at compile to encode "version" param
    through macro

Jira DLA-3182

Change-Id: Id958133739acba583690b9fdf440fa1729b2b51e
Signed-off-by: Shridhar Rasal <srasal@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2359966
Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
2023-04-14 11:46:41 +00:00
2022-09-10 23:43:40 -07:00
2022-12-07 23:57:14 -08:00
2023-04-07 00:12:26 -07:00
Description
No description provided
34 MiB