summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGrigory Vasilyev <h0tc0d3@gmail.com>2022-04-05 02:33:04 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-04-06 17:20:29 +0300
commitd1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7 (patch)
treec4e6c23a53b15651ea09a6f13de90ac6a386b414 /tools/perf/scripts/python/export-to-postgresql.py
parentb0778bb0afb10d36de47a435abdc4ca4ecfc3f89 (diff)
downloadlinux-d1826081bb31f1ed5daa1ba5bb7f0daf51afc2a7.tar.xz
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions