linux-stable/drivers/gpu/drm/amd
Jiapeng Chong 8866d62716 drm/amd/display: Use swap() instead of open coding it
Swap is a function interface that provides exchange function. To avoid
code duplication, we can use swap function.

./drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:359:57-58: WARNING opportunity for swap().

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4448
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-03-13 17:15:05 -04:00
..
acp
amdgpu drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting() 2023-03-08 14:05:57 -05:00
amdkfd drm/amdkfd: fix a potential double free in pqm_create_queue 2023-03-13 17:14:28 -04:00
display drm/amd/display: Use swap() instead of open coding it 2023-03-13 17:15:05 -04:00
include drm/amdgpu: add mp v13_0_6 ip headers 2023-03-07 14:22:41 -05:00
pm drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume 2023-03-13 17:14:55 -04:00