Files
linux-nv-oot/drivers
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
..
2023-04-10 20:47:13 -07:00
2023-03-18 16:19:11 -07:00
2023-04-03 13:27:53 +00:00
2023-04-06 10:16:08 -07:00
2023-04-04 21:54:45 -07:00
2022-09-10 23:43:31 -07:00
2022-05-01 09:26:37 -07:00
2023-03-21 02:35:48 -07:00
2023-03-18 16:19:11 -07:00
2023-04-07 00:12:26 -07:00