tree: https://gitlab.freedesktop.org/agd5f/linux.git drm-next head: 52c5cea1ba6bf42e8f34ac045d5e8fa57dcb38d4 commit: 15c4ed80669b2457f8e856cd7b654dd3e7680b27 [251/262] Documentation/gpu: Add MP0 version to apu-asic-info-table reproduce: git remote add agd5f https://gitlab.freedesktop.org/agd5f/linux.git git fetch --no-tags agd5f drm-next git checkout 15c4ed80669b2457f8e856cd7b654dd3e7680b27 make menuconfig # enable CONFIG_COMPILE_TEST, CONFIG_WARN_MISSING_DOCUMENTS, CONFIG_WARN_ABI_ERRORS make htmldocs If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): >> Documentation/gpu/amdgpu/driver-misc.rst:38: WARNING: "csv-table" widths do not match the number of columns in table (7). vim +38 Documentation/gpu/amdgpu/driver-misc.rst 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 37 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 @38 .. csv-table:: 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 39 :header-rows: 1 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 40 :widths: 3, 2, 2, 1, 1, 1 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 41 :file: ./apu-asic-info-table.csv 9d9b217d52b41f Rodrigo Siqueira 2022-08-11 42 :::::: The code at line 38 was first introduced by commit :::::: 9d9b217d52b41f6d99279211b83c26b2484a142b Documentation/gpu: Add info table for ASICs :::::: TO: Rodrigo Siqueira <Rodrigo.Siqueira@xxxxxxx> :::::: CC: Alex Deucher <alexander.deucher@xxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests