Hi Tomasz, kernel test robot noticed the following build warnings:
[auto build test WARNING on next-20260116] [also build test WARNING on linus/master v6.19-rc6] [cannot apply to drm-misc/drm-misc-next v6.19-rc5 v6.19-rc4 v6.19-rc3] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Tomasz-Paku-a/drm-amd-display-Return-if-DisplayID-not-found-in-parse_amd_vsdb/20260119-091453 base: next-20260116 patch link: https://lore.kernel.org/r/20260119011146.62302-3-tomasz.pakula.oficjalny%40gmail.com patch subject: [PATCH 02/17] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps() config: i386-buildonly-randconfig-001-20260119 (https://download.01.org/0day-ci/archive/20260119/[email protected]/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260119/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All warnings (new ones prefixed by >>): >> Warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:13200 >> This comment starts with '/**', but isn't a kernel-doc comment. Refer to >> Documentation/doc-guide/kernel-doc.rst * Returns true if (max_vfreq - min_vfreq) > 10 Warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:13217 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Returns true if connector is capable of freesync Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for NET_SELFTESTS Depends on [n]: NET [=y] && PHYLIB [=y] && INET [=n] Selected by [m]: - AMD_XGBE [=m] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_AMD [=y] && (OF_ADDRESS [=y] || ACPI [=y] || PCI [=y]) && HAS_IOMEM [=y] && (X86 [=y] || ARM64 || COMPILE_TEST [=y]) && PTP_1588_CLOCK_OPTIONAL [=m] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki
