mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
fc65c721b31939d3710f7f92a05f8efa2d720552
Merge all the history of dce-kmd driver from kernel/nvidia to kernel/nvidia-oot to get rid of kernel/nvidia for OOT drivers. Merge remote-tracking branch 'origin/dev/ldewangan/nvidia-dce-kmd-dev-main' into nvidia-oot-dce-kmd-dev-main 423a08008 platform: dce: fix compilation error with GCC 11 c042cceca platform: dce: Fix typecast issue fab8399c0 platform: dce: fix missing static declarations 3120c1b93 platform: dce: fix wait race condition cfa9f9447 platform: dce: add wait in ipc registration 2cda11540 platform: dce: Add suspend resume hooks 6dc865fdf platform: dce: add device_link b/w display and dce 62d5a814c platform: dce: Fix build for Linux v6.2 f94fc6a6c platform:dce: notify dce after state ack 3fd0884d0 platform: tegra: dce: change license to MIT for errors header c63ddeada platform: dce: Add license and copyright to Makefile 04317ad83 platform: dce: set MIT license for dce headers 777f20477 platform: dce: fix async msg read prints b2b1943a4 platform: dce: Fix automatic loading with DT 71ec8ed89 platform: DCE: Add OOT support for ipc f4c024e6a platform: dce: Coverity Fix 10f192c95 platform: tegra: dce: Add debugfs for external tests 4e14b0c5f platform: tegra: dce: Proper error codes for admin cmds 901e8cd42 platform: dce: FSM incremental fixes 892514267 platform: dce: remove use of of_irq_xxx 699997fdf platform: dce: add support for multiple HSP 5ee0a5d61 platform: dce: reworked dce FSM design 5c9cec276 platform: dce: remove debugfs on deinit 848f9554d platform: dce: change DCE firmware name 624471e68 platform: dce: remove unused rpc_sync macro ebcd3626d platform: dce: Add support for debug level logs 60f8aaf3b drivers: dce: fix cert_c defect 076e7f507 platform: tegra: dce: fix async events handling 7da65fd7a platform: dce: functionality fixes fb138a499 platform: dce: Fix admin cmd ids b4cef4627 platform: DCE: fix notify event IPC buffer region 859338234 drivers: platform: dce: fix Coverity defect ea88e4a33 drivers: platform: dce: fix Coverity defects 8e7845044 platform: dce: fix ss clear reg address b63ecbcb5 platform: tegra: dce: fix race condition 5f223b330 tegra: platform: dce: fix for wrong mutex sequence d36abd464 platform: tegra: dce: retry interrupted rpc wait 62fb673ff platform: tegra: dce: fix debugfs compilation error 42539f106 platform: tegra: dce: fix worker deadlock 885b82799 Merge branch 'linux-t23x' into 'linux-nvidia' 05cac4791 platform: tegra: dce: Add debugfs for echo cmd 16c6e9540 platform: tegra: dce: Admin rpc post boot support 8ec573617 platform: tegra: dce: Add WQ to handle async IPC eb0b14aa8 tegra: platform: dce: use mutex_lock API properly e9f03e0d9 tegra: platform: dce: Update smmu stream id 058f5017c tegra: platform: dce: Fix IPC race condition c8f368c92 tegra: platform: dce: Pass msg length info to DCE cc9fe6a08 tegra: dce: Add IPC event notification support f70bdcd12 tegra: dce: use wait queue instead of completions 4a5540a1e drivers: platform: tegra: dce: Clean up ivc notify 4bf0470aa tegra: platform: dce: Fix race condition on fgpa c82335a03 tegra: dce: suppress unnecessary info logs f3fde71e6 tegra: dce: Add debugfs node to show boot status c10071d03 dce: avoid kmsg flooding with info print. 7fab8f573 platform: tegra: dce: add dce kernel driver Bug 4038415 Change-Id: If39d7d68ec2b8f6d8bbd6942181755720d09e3a8 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Description
No description provided