commit | 80c083c5e4dc35fa37c01f000b1393c51294b9de | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 12 10:38:02 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 15 10:04:13 2015 -0400 |
tree | 14d6f5f69af7ecceb4cfa0842fd0820f7289ee9b | |
parent | 7b98040a7718663903bb25c06c7aed9801abbd9d [diff] |
drm/amdgpu: adjust default dispclk (v2) Set the default to 600Mhz if it's not set in the bios, and bump the default to 600Mhz if it's lower than that. Port of radeon commit: 9368931db826d57b6b88b3145a00276626b48df0 v2: clean up the code a bit bug: https://bugs.freedesktop.org/show_bug.cgi?id=91896 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>