linux/drivers/gpu/drm/amd
Grigory Vasilyev d1826081bb drm/amdgpu: Remove leftover igp_lane_info
Variable igp_lane_info always is 0. 0 & any value = 0 and false.
In this way, all сonditional statements will false.

The code was leftover from when the code was ported from radeon
where igp_lane_info was derived from the vbios on supported
platforms.

[update commit message - Alex]

Signed-off-by: Grigory Vasilyev <h0tc0d3@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-04-06 10:20:29 -04:00
..
acp
amdgpu drm/amdgpu: Remove leftover igp_lane_info 2022-04-06 10:20:29 -04:00
amdkfd drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu 2022-04-06 10:14:46 -04:00
display drm/amdgpu/display: change pipe policy for DCN 2.1 2022-04-06 10:20:17 -04:00
include
pm drm/amdgpu: don't use BACO for reset in S3 2022-04-05 10:27:34 -04:00