diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2014-12-10 09:42:10 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-01-05 12:08:57 -0500 |
commit | 410cce2a6b82299b46ff316c6384e789ce275ecb (patch) | |
tree | d290d03a5a34b77d477ac98e7edfaca828c7ffd0 /drivers/gpu/drm/radeon/kv_dpm.c | |
parent | 5665c3ebe5ee8a2c516925461f7214ba59c2e6d7 (diff) | |
download | linux-410cce2a6b82299b46ff316c6384e789ce275ecb.tar.gz linux-410cce2a6b82299b46ff316c6384e789ce275ecb.tar.bz2 linux-410cce2a6b82299b46ff316c6384e789ce275ecb.zip |
drm/radeon: properly filter DP1.2 4k modes on non-DP1.2 hw
The check was already in place in the dp mode_valid check, but
radeon_dp_get_dp_link_clock() never returned the high clock
mode_valid was checking for because that function clipped the
clock based on the hw capabilities. Add an explicit check
in the mode_valid function.
bug:
https://bugs.freedesktop.org/show_bug.cgi?id=87172
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc:stable@vge.kernel.org
Diffstat (limited to 'drivers/gpu/drm/radeon/kv_dpm.c')
0 files changed, 0 insertions, 0 deletions