From: Alex Deucher Date: Thu, 10 Oct 2013 16:31:43 +0000 (-0400) Subject: drm/radeon/si: tell dpm there is a display connected X-Git-Tag: v3.13-rc1~76^2~64^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4573388c92ee60b4ed72b8d95b73df861189988c;p=pandora-kernel.git drm/radeon/si: tell dpm there is a display connected On SI asics, the SMC will automatically force the performance level to the lowest level if there are no displays active. This prevents automatic performance scaling on PowerXpress systems or for offscreen rendering or compute when displays are disabled. Going forward, it would be best to dynamically change this, but for now leave scaling enabled. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=69395 Signed-off-by: Alex Deucher --- Reading git-diff-tree failed