diff options
author | 2023-08-09 10:59:40 +0530 | |
---|---|---|
committer | 2023-08-15 17:40:44 -0400 | |
commit | 4c452b5c7d73dadd8161a55a7a3f30599e4318aa (patch) | |
tree | ec569c9112db670dddd4bf9fee9ec504063febf8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c | |
parent | drm/amd/display: Add Replay supported/enabled checks (diff) | |
download | wireguard-linux-4c452b5c7d73dadd8161a55a7a3f30599e4318aa.tar.xz wireguard-linux-4c452b5c7d73dadd8161a55a7a3f30599e4318aa.zip |
drm/amdgpu: Fix missing comment for mb() in 'amdgpu_device_aper_access'
This patch adds the missing code comment for memory barrier
WARNING: memory barrier without comment
+ mb();
WARNING: memory barrier without comment
+ mb();
Cc: Guchun Chen <guchun.chen@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Pan, Xinhui" <Xinhui.Pan@amd.com>
Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ring_mux.c')
0 files changed, 0 insertions, 0 deletions