[bug report] drm/amd/display: Add MST atomic routines

2019-11-13 Thread Dan Carpenter
Hello Mikita Lipski, The patch b4c578f08378: "drm/amd/display: Add MST atomic routines" from Nov 6, 2019, leads to the following static checker warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4870 dm_encoder_helper_atomic_check() warn: unsigned 'dm_new_connec

Re: [bug report] drm/amd/display: Add MST atomic routines

2019-11-13 Thread Mikita Lipski
Hi Dan, The bug has been fixed by the patch "drm/amd/display: Fix unsigned variable compared to less than zero" by Gustavo A. R. Silva Thanks On 13.11.2019 13:28, Dan Carpenter wrote: Hello Mikita Lipski, The patch b4c578f08378: "drm/amd/display: Add MST atomic routines" from Nov 6, 2019, l