]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon/kms: fix up dce8 display watermark calc for dpm
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 24 Jan 2013 15:03:39 +0000 (10:03 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:02 +0000 (16:30 -0400)
commit58ea2deab36ecf0b416d3486442cc6df693dcc79
treea9995aad195929c19588ae473e66f735a835e34f
parentd4d3278c656cc179d3f334a7b49e88a6964bee68
drm/radeon/kms: fix up dce8 display watermark calc for dpm

Calculate the low and high watermarks based on the low and high
clocks for the current power state.  The dynamic pm hw will select
the appropriate watermark based on the internal dpm state.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/cik.c