linux-yocto/drivers/gpu/drm/amd
Victor Skvortsov aa79d3808e drm/amdgpu: Fix wait for RLCG command completion
if (!(tmp & flag)) condition will always evaluate to true
when the flag is 0x0 (AMDGPU_RLCG_GC_WRITE). Instead check
that address bits are cleared to determine whether
the command is complete.

Signed-off-by: Victor Skvortsov <victor.skvortsov@amd.com>
Tested-by: Bokun Zhang <bokun.zhang@amd.com>
Reviewed by: Shaoyun.liu <Shaoyun.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-02-16 17:30:02 -05:00
..
acp
amdgpu drm/amdgpu: Fix wait for RLCG command completion 2022-02-16 17:30:02 -05:00
amdkfd drm/amdkfd: navi2x requires extended engines to map and unmap sdma queues 2022-02-14 15:08:41 -05:00
display drm/amd/display: add dsc mst stream pbn log for debug 2022-02-16 17:12:00 -05:00
include drm/amdgpu: print more error info 2022-02-14 15:08:41 -05:00
pm drm/amd/pm: fix some OEM SKU specific stability issues 2022-02-16 17:01:35 -05:00