diff options
author | 2020-06-22 23:31:22 +0300 | |
---|---|---|
committer | 2020-06-24 10:34:48 -0400 | |
commit | 35f760b44b1b9cb16a306bdcc7220fbbf78c4789 (patch) | |
tree | 3f9a9e1c8f34902b0e911c7e9ef7008014ab0fb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amdgpu/display: Unlock mutex on error (diff) | |
download | wireguard-linux-35f760b44b1b9cb16a306bdcc7220fbbf78c4789.tar.xz wireguard-linux-35f760b44b1b9cb16a306bdcc7220fbbf78c4789.zip |
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
clk_s is checked twice in a row in ni_init_smc_spll_table().
fb_div should be checked instead.
Fixes: 69e0b57a91ad ("drm/radeon/kms: add dpm support for cayman (v5)")
Cc: stable@vger.kernel.org
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions