mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Update the Tegra DRM to align with Linux v6.15-rc3. In Linux v6.15-rc3, the arguments of the 'mode_valid' function pointer of the drm_connector_helper_funcs structure and the 'atomic_async_check' function pointer of the drm_plane_helper_funcs structure were updated. Add conftest tests to detect these updates and make the necessary changes to the Tegra DRM driver. JIRA LINQPJ14-47 Change-Id: Id1c8db95390f02258952da78af3dd6ff5acfa631 Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3333838 Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>