1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd
Graham Sider 04fd07397e drm/amdkfd: Fix static checker warning on MES queue type
convert_to_mes_queue_type return can be negative, but
queue_input.queue_type is uint32_t. Put return in integer var and cast
to unsigned after negative check.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-05-16 10:02:58 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu/discovery: add SMU v13.0.4 into the IP discovery list 2022-05-16 10:02:58 -04:00
amdkfd drm/amdkfd: Fix static checker warning on MES queue type 2022-05-16 10:02:58 -04:00
display drm/amd/display: 3.2.185 2022-05-10 17:53:13 -04:00
include drm/amdgpu/vcn: Add vcn ras poison consumption event handling 2022-05-10 17:53:13 -04:00
pm drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init() 2022-05-16 10:02:58 -04:00