]> 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)
commit4bf83589e05f10f2fd42408de0ed4061c6e22437
tree14d6f5f69af7ecceb4cfa0842fd0820f7289ee9b
parent68a54336364efe765d600fc2a35ec563e74fef5e
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:
cf93c663609f8ce339c4ed002b1a228f529dabc2

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