RE: [PATCH] drm/amdgpu: Add CRC16 selection in config

2024-05-21 Thread Kasiviswanathan, Harish
; kernel test robot Subject: RE: [PATCH] drm/amdgpu: Add CRC16 selection in config [AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by: Hawking Zhang Regards, Hawking -Original Message- From: Lazar, Lijo Sent: Tuesday, May 21, 2024 15:15 To: amd-gfx

RE: [PATCH] drm/amdgpu: Add CRC16 selection in config

2024-05-21 Thread Zhang, Hawking
, Harish ; kernel test robot Subject: [PATCH] drm/amdgpu: Add CRC16 selection in config KFD uses crc16 for gpu_id generation. Fixes: 6dbc6469ab0b ("drm/amdkfd: Ensure gpu_id is unique") Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/20240521140

[PATCH] drm/amdgpu: Add CRC16 selection in config

2024-05-21 Thread Lijo Lazar
KFD uses crc16 for gpu_id generation. Fixes: 6dbc6469ab0b ("drm/amdkfd: Ensure gpu_id is unique") Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202405211405.tidtwibx-...@intel.com/ Signed-off-by: Lijo Lazar --- drivers/gpu/drm/amd/amdgpu/Kconfig | 1 + 1 file