]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: adjust default dispclk (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 12 Oct 2015 14:38:02 +0000 (10:38 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Oct 2015 14:04:13 +0000 (10:04 -0400)
commit2fa4c1772c9a15b4e8ab1330fdec77633656d5c7
tree14d6f5f69af7ecceb4cfa0842fd0820f7289ee9b
parent4c08054231cfb494c6a0c28f35ef7b4a440ea1dd
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:
d4d5dc83b79538a925020936f829598c31189610

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c