dmitry pervushin
a3207fc093
t18x: renaming KConfigs & Makefiles to add suffix
...
Bug 1783210
Signed-off-by: dmitry pervushin <dpervushin@nvidia.com >
Change-Id: I20c29b4dd5947d296a6ab1e83d47e569e386855b
Reviewed-on: http://git-master/r/1176347
Reviewed-on: http://git-master/r/1177303
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alexander Van Brunt <avanbrunt@nvidia.com >
Tested-by: Alexander Van Brunt <avanbrunt@nvidia.com >
Reviewed-on: http://git-master/r/1183017
2023-04-03 09:18:59 +00:00
Pritesh Raithatha
c79c8e5d6c
kernel: t18x: change kernel path
...
All kernel versions are getting moved inside $TOP/kernel folder.
Changing kernel paths accordingly.
Bug 200190733
Change-Id: Ia0353dd4be3fb3d76bbfc82609be99546a217f92
Signed-off-by: Pritesh Raithatha <praithatha@nvidia.com >
Reviewed-on: http://git-master/r/1143409
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com >
Tested-by: Bharat Nihalani <bnihalani@nvidia.com >
2023-04-03 09:18:59 +00:00
Deepak Nibade
37dfa4b276
drm/tegra: add T186 support to TSEC
...
Define tsec_t186_config/tsecb_t186_config and
tsec_t186_ops for TSEC
Define .load_regs = tsec_load_streamid_regs() for TSEC
streamid support
Bug 1704301
Change-Id: Ibf3219973627802ee4301c5a23e766d9953dbc3b
Signed-off-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-on: http://git-master/r/1029501
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com >
2023-04-03 09:18:59 +00:00
Deepak Nibade
115fb9a93e
drm/tegra: add T186 support to NVJPG
...
Define nvjpg_t186_config and nvjpg_t186_ops for NVJPG
Define .load_regs = nvjpg_load_streamid_regs() for NVJPG
streamid support
Bug 1704301
Change-Id: I7181a414ebe4ff5db3ce70592494cda13f03f784
Signed-off-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-on: http://git-master/r/1029499
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Arto Merilainen <amerilainen@nvidia.com >
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com >
2023-04-03 09:18:59 +00:00
Deepak Nibade
61639b472d
drm/tegra: add T186 support to NVDEC
...
Define nvdec_t186_config and nvenc_t186_ops for NVDEC
Define .load_regs = nvdec_load_streamid_regs() for NVDEC
streamid support
Define prepare_poweroff() and finalize_poweron()
Bug 1704301
Change-Id: Ibfbb9f40ca4646e7d3afa4a150f6303e0399299c
Signed-off-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-on: http://git-master/r/1029498
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Arto Merilainen <amerilainen@nvidia.com >
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com >
2023-04-03 09:18:59 +00:00
Deepak Nibade
f430961408
drm/tegra: add T186 support to NVENC
...
Define nvenc_t186_config and nvenc_t186_ops for NVENC
Define .load_regs = nvenc_load_streamid_regs() for NVENC
streamid support.
Bug 1704301
Change-Id: I71efcfe4208568b5e4cbc463444d7d4a6ccfb96c
Signed-off-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-on: http://git-master/r/1026451
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Arto Merilainen <amerilainen@nvidia.com >
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com >
2023-04-03 09:18:59 +00:00
Deepak Nibade
27cb8a37fc
drm/tegra: add T186 support to VIC
...
Define vic_t186_config and vic_t186_ops for VIC
Define .load_regs = vic_load_streamid_regs() for VIC
streamid support
Bug 1704301
Change-Id: Ib364c773c6c340c30e2644ef0baca500d89de55c
Signed-off-by: Deepak Nibade <dnibade@nvidia.com >
Reviewed-on: http://git-master/r/1023439
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Arto Merilainen <amerilainen@nvidia.com >
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal <srasal@nvidia.com >
2023-04-03 09:18:59 +00:00
Laxman Dewangan
969bd376ed
drm: Remove dummy Makefile
...
Preparing the drm/tegra folder for integrating the
drivers of drm from kernel/nvidia.
Change-Id: Ia15d4e31d951f7c04dd17f189106032146f47f6d
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com >
2023-04-03 09:17:32 +00:00
Laxman Dewangan
53115452ad
drm: Copy source file from kernel/nvidia to build drm module
...
Copy the sources of drm module from kernel/nvidia to
kernel/nvidia-oot to build drm as OOT module.
Files get copied at build time.
Bug 3583645
Change-Id: I1f63c834368f178b36e9935a5bd5d8db77d10c60
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com >
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2718332
GVS: Gerrit_Virtual_Submit
2022-05-27 15:49:33 -07:00