Files
linux/drivers/gpu
FengWei 5199e8ac07 drm/radeon/uvd: Replace nested max() with single max3()
Use max3() macro instead of nesting max() to simplify the return
statement.

Signed-off-by: FengWei <feng.wei8@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-03-19 15:51:40 -04:00
..