]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 04:53:24 +0000 (00:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2015 16:06:47 +0000 (12:06 -0400)
commite67ee0e18bb35f79787a130daf756db7f098f294
treeb6826f746a3ed74ab228d32fed6552ce2f1602c0
parent4a1015f4f1ac9dc8f7e8a0b3f61d1999323bbc71
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic

The logic was reversed.  This feature is not enabled
at the moment, but fix it now for the future.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/cz_dpm.c